Stretch content div and make Reset/Update buttons stick to right.

This commit is contained in:
Pavel Zuna
2010-08-12 09:05:18 -04:00
committed by Rob Crittenden
parent cc9d0ffc67
commit 58fd1199f6
+5
View File
@@ -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;