0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-11-22 17:27:57 +01:00

Bigger info and settings buttons

This commit is contained in:
peteruithoven 2014-01-16 23:27:35 +01:00
parent 0c8856587d
commit c6058ed61d

View File

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