0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

remove from form styles

This commit is contained in:
Mark Otto 2012-11-30 00:21:44 -08:00
parent fca35c0dba
commit 71d8bebfbc

View File

@ -3,8 +3,8 @@
// --------------------------------------------------
// GENERAL STYLES
// --------------
// General styles
// -------------------------
// Make all forms have space below them
form {
@ -28,12 +28,6 @@ legend {
color: @grayDark;
border: 0;
border-bottom: 1px solid #e5e5e5;
// Small
small {
font-size: @baseLineHeight * .75;
color: @grayLight;
}
}
// Set font for forms