support small for legend per #1544

This commit is contained in:
Mark Otto
2012-02-11 16:50:57 -08:00
parent 4ddc8fd0e4
commit 5a3dfb72bf
3 changed files with 10 additions and 0 deletions

View File

@@ -28,6 +28,12 @@ legend {
color: @grayDark;
border: 0;
border-bottom: 1px solid #eee;
// Small
small {
font-size: @baseLineHeight * .75;
color: @grayLight;
}
}
// Set font for forms