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:
parent
fca35c0dba
commit
71d8bebfbc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user