mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
support small for legend per #1544
This commit is contained in:
Vendored
+4
@@ -521,6 +521,10 @@ legend {
|
||||
border: 0;
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
legend small {
|
||||
font-size: 13.5px;
|
||||
color: #999999;
|
||||
}
|
||||
label,
|
||||
input,
|
||||
button,
|
||||
|
||||
Reference in New Issue
Block a user