added top padding

This commit is contained in:
Andreas N 2015-01-17 18:36:46 +01:00
parent a0d0731a6b
commit 2ddb39e530
1 changed files with 4 additions and 0 deletions

View File

@ -87,4 +87,8 @@ body {
.sweet-overlay { .sweet-overlay {
z-index: 1031; z-index: 1031;
}
#create-group {
margin-top: 5px;
} }