Minor fixes - update bar - fixed update library

- Prevent feedback message to show behind the update message
- Fixed update library error
This commit is contained in:
Elmar Kouwenhoven
2012-05-09 21:13:38 +02:00
parent 8a3dcc53f7
commit 4cea9a504a
4 changed files with 20 additions and 5 deletions

View File

@@ -487,7 +487,7 @@ header #logo {
}
footer {
display: table;
margin: 60px auto 20px auto;
margin: 60px auto 50px auto;
width: 960px;
padding-top: 10px;
border-top: 1px solid #EEE;