2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Fixes #12555: Rearrange variables to place grids and containers closer

This commit is contained in:
Mark Otto
2014-02-07 01:21:58 -08:00
parent 3b4b9a7fe5
commit 228d4e59fc
12 changed files with 60 additions and 63 deletions
-3
View File
@@ -1713,9 +1713,6 @@ output {
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control:-moz-placeholder {
color: #999;
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;