feature(css) rm button width:10%

This commit is contained in:
coderaiser 2013-10-11 08:29:05 +00:00
parent 90b33370f3
commit db6bb751d7

View file

@ -228,10 +228,6 @@ body {
cursor: default;
}
button {
width:10%;
}
a {
text-decoration:none;
}