Skip to content
Snippets Groups Projects
Commit 4fecf1b0 authored by Rafael Ostertag's avatar Rafael Ostertag
Browse files

qfq-bs.css.less: decreased bottom margin of alert div.

parent 46ed83d4
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,10 @@
z-index: 1000;
}
#qfqAlertContainer .alert {
margin-bottom: 2px;
}
/*inline elements in horizontal mode are too much left*/
.form-horizontal .form-inline .form-group {
margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment