* Adjust space between btn.

This commit is contained in:
daitingting
2018-05-28 14:38:47 +08:00
parent 6aab48e304
commit d84374c618
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
#blockAdmin {min-height: 280px;}
#blockAdmin .form-actions {visibility: hidden;}
#blockAdmin.form-inited .form-actions {visibility: visible;}
.form-group .btn + .btn{margin-left: 10px;}