Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Broworkers
RailsPG
Commits
72bb59fe
Commit
72bb59fe
authored
Oct 15, 2012
by
Rafael Masoni
Browse files
Fixing header elements' positions
parent
120a3e11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
+5
-7
app/assets/stylesheets/base.css.sass
app/assets/stylesheets/base.css.sass
+5
-7
No files found.
app/assets/stylesheets/base.css.sass
View file @
72bb59fe
...
...
@@ -33,16 +33,16 @@ code
// Navigation
nav
border-bottom
:
1px
solid
rgba
(
#000
,
.3
)
height
:
40
px
height
:
25
px
left
:
0
padding
:
0
1em
padding
:
7px
1em
position
:
absolute
right
:
450px
top
:
0
z-index
:
2
#logo
margin
:
.5em
1em
0
0
margin
-right
:
1em
vertical-align
:
middle
// Invite URL
...
...
@@ -51,9 +51,7 @@ nav
display
:
inline-block
font-size
:
.9em
font-weight
:
bold
overflow
:
hidden
padding
:
3px
10px
vertical-align
:
-.3em
@include
background
(
linear-gradient
(
left
,
rgba
(
#000
,
.2
)
0%
,
rgba
(
#000
,
.2
)
85px
,
rgba
(
#000
,
.1
)
85px
,
rgba
(
#000
,
.1
)
100%
))
@include
border-radius
(
5px
)
@include
text-shadow
(
0
1px
0
rgba
(
#fff
,
.5
))
...
...
@@ -80,8 +78,8 @@ nav
color
:
rgba
(
#000
,
.8
)
font-size
:
.9em
font-weight
:
bold
height
:
40
px
padding
:
1em
1
5px
0
height
:
25
px
padding
-top
:
5px
text-decoration
:
none
@include
box-sizing
(
border-box
)
@include
text-shadow
(
0
1px
0
rgba
(
#fff
,
.2
))
...
...
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