2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

fix the stacked form legend style

This commit is contained in:
Mark Otto
2011-09-09 21:43:19 -07:00
parent c56e229ed7
commit a0c3d48342
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Fri Sep 9 10:06:26 PDT 2011
* Date: Fri Sep 9 21:42:21 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -1012,7 +1012,7 @@ textarea[readonly] {
padding-top: 9px;
}
.form-stacked legend {
margin-left: 0;
padding-left: 0;
}
.form-stacked label {
display: block;