2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

expand input css tests to fixed width grid

This commit is contained in:
Mark Otto
2012-04-30 15:06:26 -07:00
parent b261f9781b
commit ad46b0980c
2 changed files with 68 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ h4 {
/* Fluid row inputs */
#rowInputs .row > [class*=span],
#fluidRowInputs .row-fluid > [class*=span] {
background-color: rgba(255,0,0,.1);
}