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

trying to solve firefox active outline, make .input less specific

This commit is contained in:
Mark Otto
2011-09-10 13:00:07 -07:00
parent 0b43bc9bb9
commit 5b16150159
5 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ label {
}
// Shift over the inside div to align all label's relevant content
div.input {
form .input {
margin-left: 150px;
}