mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
Stretch content div and make Reset/Update buttons stick to right.
This commit is contained in:
committed by
Rob Crittenden
parent
cc9d0ffc67
commit
58fd1199f6
@@ -85,6 +85,7 @@ h1 {
|
||||
|
||||
div#content {
|
||||
float: left;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
@@ -113,6 +114,10 @@ div#content ul#viewtype li a {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
div#content div#buttons {
|
||||
float: right;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
div#content div#buttons img {
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user