0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-02 04:34:32 +02: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,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 {