Remove left-margin from details-section

https://fedorahosted.org/freeipa/ticket/3904
This commit is contained in:
Petr Vobornik
2013-10-21 16:14:34 +02:00
committed by Martin Kosek
parent 53115183fb
commit 21b7b6c393

View File

@@ -622,7 +622,6 @@ hr {
.details-section {
position: relative;
margin-top: 1em;
margin-left: 4.5em;
margin-right: 3.3em;
margin-bottom: 1em;
}