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
Léo-Paul Géneau
gitlab-ce
Commits
75528e19
Commit
75528e19
authored
Jul 11, 2016
by
Alfredo Sumaran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make CSS consistent again
parent
2ed52071
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
11 deletions
+5
-11
app/assets/stylesheets/pages/admin.scss
app/assets/stylesheets/pages/admin.scss
+1
-7
app/assets/stylesheets/pages/groups.scss
app/assets/stylesheets/pages/groups.scss
+0
-4
app/assets/stylesheets/pages/projects.scss
app/assets/stylesheets/pages/projects.scss
+4
-0
No files found.
app/assets/stylesheets/pages/admin.scss
View file @
75528e19
...
...
@@ -88,13 +88,7 @@
.user-name
{
display
:
inline-block
;
font-weight
:
bold
;
}
.controls
{
>
.btn
,
>
.dropdown
{
margin-left
:
5px
;
}
font-weight
:
600
;
}
.dropdown
{
...
...
app/assets/stylesheets/pages/groups.scss
View file @
75528e19
...
...
@@ -58,10 +58,6 @@
.controls
{
align-items
:
center
;
a
{
margin-left
:
5px
;
}
}
}
...
...
app/assets/stylesheets/pages/projects.scss
View file @
75528e19
...
...
@@ -482,6 +482,10 @@ pre.light-well {
a
:hover
{
text-decoration
:
none
;
}
>
span
{
margin-left
:
10px
;
}
}
}
...
...
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