2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

increase horizontal padding on inputs given new font-size

This commit is contained in:
Mark Otto
2012-08-01 11:53:00 -07:00
parent 5637c6fb70
commit 735001cb26
4 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -643,7 +643,7 @@
.spanX (0) {}
.span(@columns) {
width: ((@gridColumnWidth) * @columns) + (@gridGutterWidth * (@columns - 1)) - 10;
width: ((@gridColumnWidth) * @columns) + (@gridGutterWidth * (@columns - 1)) - 14;
}
input,