feature(style) .cmd-button width: 8% -> 9%

This commit is contained in:
coderaiser 2013-11-05 12:45:22 +00:00
parent a2747168c3
commit 83fc547c8d

View file

@ -92,7 +92,7 @@ body {
}
.cmd-button {
width: 8%;
width: 9%;
margin: 20px 2px 0 2px;
overflow: hidden;
color: rgb(49,123,249);