2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

comment out firefox specific code for linter to parse fully

This commit is contained in:
Mark Otto
2014-08-04 15:17:43 -07:00
parent 724240fe4f
commit ef9e76c2c5
10 changed files with 30 additions and 64 deletions
-11
View File
@@ -28,17 +28,6 @@
top: .2em;
}
// Quick fix for badges in buttons
/* .btn & {
position: relative;
top: -1px;
}
*/
.btn-xs & {
/*top: 0;*/
/*padding: 1px 5px;*/
}
// Hover state, but only for links
a& {
&:hover,