Bigger info and settings buttons

This commit is contained in:
peteruithoven 2014-01-16 23:27:35 +01:00
parent 0c8856587d
commit c6058ed61d
1 changed files with 8 additions and 13 deletions

View File

@ -44,19 +44,14 @@
width: 80%;
margin: 1% 5%;
max-width: 160px;
}
#btnInfo {
width: 40%;
max-width: 53px;
height: auto;
}
#btnSettings {
width: 40%;
max-width: 53px;
height: auto;
float: right;
.btn {
width: 46%;
max-width: 53px;
height: auto;
}
#btnSettings {
float: right;
}
}
#btnNew {