Css for panel footer

This commit is contained in:
perploug
2013-09-23 13:30:50 +02:00
parent 7f8045dc55
commit 0adf0d1fb6

View File

@@ -95,6 +95,11 @@ h1.headline{height: 40px; padding: 30px 0 0 20px;}
.umb-panel-footer {
margin: 0;
padding: 20px;
z-index: 999;
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
}