Commit ddd15448 authored by Zulfiqar Ali's avatar Zulfiqar Ali
Browse files

added compiled css file

parent 693fd0db
2 merge requests!6069use a textproperty parameter on Typeahead to identify a source result object's property.,!6039help-block margin-top should also apply after a span.uneditable-input
Showing with 2 additions and 1 deletion
+2 -1
......@@ -1957,7 +1957,8 @@ legend + .control-group {
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
.form-horizontal textarea + .help-block,
.form-horizontal span.uneditable-input + .help-block {
margin-top: 10px;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment