feature(style) .cmd-button: height: 30px

This commit is contained in:
coderaiser 2014-02-23 05:54:08 -05:00
parent 6a96ec99cd
commit aecf0e1d14

View file

@ -103,6 +103,7 @@ body {
.cmd-button {
width: 5%;
height: 30px;
margin: 20px 2px 0 2px;
color: #222;
background-color: white;