mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Stretch content div and make Reset/Update buttons stick to right.
This commit is contained in:
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;
|
||||
|
Loading…
Reference in New Issue
Block a user