Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
7079b1b4
Commit
7079b1b4
authored
Mar 23, 2015
by
Jan-Christoph Borchardt
Browse files
fix first user mgmt header jumping around, fix #8873
parent
a9b4f0d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
settings/css/settings.css
View file @
7079b1b4
...
...
@@ -148,7 +148,15 @@ input.userFilter {width: 200px;}
position
:
relative
;
top
:
-1px
;
}
#headerGroups
,
#headerSubAdmins
,
#headerQuota
{
padding-left
:
18px
;
}
#headerGroups
,
#headerSubAdmins
,
#headerQuota
{
padding-left
:
18px
;
}
#headerAvatar
{
width
:
32px
;
}
.ie8
table
.hascontrols
{
border-collapse
:
collapse
;
width
:
100%
;}
.ie8
table
.hascontrols
tbody
tr
{
border-collapse
:
collapse
;
border
:
1px
solid
#ddd
!important
;}
...
...
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