modify button style

This commit is contained in:
luqiong 2014-09-05 16:29:44 +08:00
parent b9ba81c1a0
commit 849961091e
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,10 @@ body {
.none-div{
display:none;
}
button#createScript{
margin-left:4px;
}
</style>