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

Add quick fix to labels and badges in buttons

This commit is contained in:
Zlatan Vasović
2013-10-23 22:14:34 +02:00
parent eb77241ae2
commit 9a2d169762
2 changed files with 12 additions and 6 deletions
+6
View File
@@ -28,6 +28,12 @@
&:empty {
display: none;
}
// Quick fix for labels in buttons
.btn & {
position: relative;
top: -1px;
}
}
// Colors