Skip to content
Snippets Groups Projects
Commit 38abc9c1 authored by gakin's avatar gakin
Browse files

SSDM-2320 : less margin from titles and form fields

SVN: 34472
parent 8d433996
No related branches found
No related tags found
No related merge requests found
......@@ -583,4 +583,17 @@ table.downloads {
.browser-compatible-javascript-link-menu:hover {
color: #FFFFFF;
}
\ No newline at end of file
}
/*
* Forms
*/
.form-group {
margin-top: 0;
margin-bottom: 2px;
}
legend {
margin-top: 0;
margin-bottom: 5px;
}
\ No newline at end of file
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