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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
802c6e7b
Commit
802c6e7b
authored
Apr 01, 2016
by
Arinde Eniola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set the width to the elements
parent
0b5ff471
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
app/assets/stylesheets/pages/labels.scss
app/assets/stylesheets/pages/labels.scss
+3
-2
No files found.
app/assets/stylesheets/pages/labels.scss
View file @
802c6e7b
...
...
@@ -51,7 +51,7 @@
.label-row
{
.label-name
{
display
:
inline-block
;
width
:
2
00px
;
width
:
2
1%
;
}
.label
{
...
...
@@ -79,10 +79,11 @@
.prepend-left-10
{
display
:
inline-block
;
width
:
4
40px
;
width
:
4
5%
;
}
.pull-right
{
.action-buttons
{
border-color
:
transparent
;
margin
:
7px
;
...
...
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