Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
dfa1125ad88d
Commit
620e83d0
authored
Mar 10, 2012
by
Dmitriy Zaporozhets
Browse files
fixed line height for top panel
parent
b81f85891b2b
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/ui_basic.scss
View file @
dfa1125a
...
...
@@ -51,7 +51,7 @@
float
:left
;
margin-left
:
5px
;
font-size
:
20px
;
line-height
:
3
4
px
;
line-height
:
3
6
px
;
font-weight
:bold
;
color
:
#aaa
;
text-shadow
:
0
1px
1px
#FFF
;
...
...
@@ -94,7 +94,7 @@
margin
:
0
;
margin-right
:
30px
;
font-size
:
20px
;
line-height
:
3
4
px
;
line-height
:
3
6
px
;
font-weight
:bold
;
color
:
$style_color
;
text-shadow
:
0
1px
1px
#FFF
;
...
...
app/assets/stylesheets/ui_mars.scss
View file @
dfa1125a
...
...
@@ -115,7 +115,7 @@
margin
:
0
;
margin-right
:
30px
;
font-size
:
20px
;
line-height
:
3
4
px
;
line-height
:
3
8
px
;
font-weight
:bold
;
color
:
#fff
;
text-shadow
:
0
1px
1px
#111
;
...
...
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