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
SRCT
masonstrap
Commits
c889a189
Commit
c889a189
authored
Feb 08, 2013
by
Thomas Park
Browse files
add 1px to default top for subnav-fixed
parent
f750ad35
Changes
1
Show whitespace changes
Inline
Side-by-side
css/bootswatch.css
View file @
c889a189
...
...
@@ -371,7 +371,7 @@ body .one .bsa_it_p {
@media
(
min-width
:
980px
)
{
.subnav-fixed
{
position
:
fixed
;
top
:
4
0
px
;
top
:
4
1
px
;
left
:
0
;
right
:
0
;
z-index
:
1020
;
/* 10 less than .navbar-fixed to prevent any overlap */
...
...
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