aboutsummaryrefslogtreecommitdiff
path: root/lib/forms.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/forms.less')
-rw-r--r--lib/forms.less18
1 files changed, 1 insertions, 17 deletions
diff --git a/lib/forms.less b/lib/forms.less
index 76fd51c7a..275ada2ea 100644
--- a/lib/forms.less
+++ b/lib/forms.less
@@ -189,22 +189,6 @@ div.actions {
.help-block {
display: block;
max-width: 600px;
- h5, p, ol li {
- color: @gray;
- }
- p, ol li {
- font-size: 12px;
- }
- p {
- margin-bottom: 0;
- font-size: 12px;
- line-height: @baseline;
- color: @grayLight;
- }
- ol {
- margin-bottom: 10px;
- margin-left: 25px;
- }
}
// Inline Fields (input fields that appear as inline objects
@@ -285,7 +269,7 @@ ul.inputs-list {
}
small {
font-size: 12px;
- font-weight: normal !important;
+ font-weight: normal;
}
}
ul.inputs-list {