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
0afec0bf
Commit
0afec0bf
authored
Oct 06, 2015
by
Brahn Partridge
Browse files
parentheses appear to be needed here for less
parent
bf32729d
Changes
1
Hide whitespace changes
Inline
Side-by-side
readable/bootswatch.less
View file @
0afec0bf
...
...
@@ -60,7 +60,7 @@
}
}
@media (max-width: @grid-float-breakpoint - 1) {
@media (max-width:
(
@grid-float-breakpoint - 1)
)
{
.navbar {
.navbar-nav > li > a {
margin: 0;
...
...
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