Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
fc7b5bd4
Commit
fc7b5bd4
authored
Apr 05, 2016
by
Arinde Eniola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
apply some css changes
parent
ffe2f8e6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
app/assets/stylesheets/pages/labels.scss
app/assets/stylesheets/pages/labels.scss
+1
-4
No files found.
app/assets/stylesheets/pages/labels.scss
View file @
fc7b5bd4
...
...
@@ -49,11 +49,9 @@
}
.label-row
{
.label-name
{
display
:
inline-block
;
width
:
200px
;
vertical-align
:
baseline
;
@media
(
max-width
:
$screen-xs-min
)
{
display
:
block
;
...
...
@@ -86,7 +84,7 @@
.prepend-left-10
{
display
:
inline-block
;
width
:
40%
;
vertical-align
:
text-top
;
vertical-align
:
middle
;
@media
(
max-width
:
$screen-xs-min
)
{
display
:
block
;
...
...
@@ -107,7 +105,6 @@
border-color
:
transparent
;
padding
:
6px
;
color
:
$gl-text-color
;
vertical-align
:
initial
;
&
.subscribe-button
{
padding-left
:
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment