Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
8a1769c9
Commit
8a1769c9
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fix missing ; in buttons.less
parent
f2d3026d
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/assets/bootstrap.zip
+0
-0
docs/assets/bootstrap.zip
less/buttons.less
+1
-1
less/buttons.less
with
1 addition
and
1 deletion
+1
-1
docs/assets/bootstrap.zip
+
0
-
0
View file @
8a1769c9
No preview for this file type
This diff is collapsed.
Click to expand it.
less/buttons.less
+
1
-
1
View file @
8a1769c9
...
...
@@ -107,7 +107,7 @@
.btn-info,
.btn-info:hover {
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
color: @white
color: @white
;
}
// Provide *some* extra contrast for those who can get it
.btn-primary.active,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets