This commit is contained in:
Liang Ding 2015-01-17 11:15:50 +08:00
commit ecf0bee616
1 changed files with 1 additions and 1 deletions

View File

@ -296,6 +296,7 @@
margin: 2px 8px; margin: 2px 8px;
height: 17px; height: 17px;
width: 17px; width: 17px;
border-radius: 9px;
} }
#buildRun { #buildRun {
@ -330,7 +331,6 @@
/* start editor */ /* start editor */
.edit-panel { .edit-panel {
width: 80%;
position: absolute; position: absolute;
left: 20%; left: 20%;
width: 60%; width: 60%;