Fix loader styling

This commit is contained in:
0ip 2013-02-09 21:29:11 +01:00
parent 8fb8f0d3b6
commit 8a6b3c90e2
2 changed files with 5 additions and 1 deletions

View file

@ -127,6 +127,10 @@ td, th {
bottom: 50px;
}
#progress img {
vertical-align: top;
}
.settings {
outline: none;
width: 100%;