fix spacing in sidebar tabs

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2016-11-17 21:39:11 +01:00
parent 88865e9728
commit cf78942253
1 changed files with 1 additions and 1 deletions

View File

@ -632,7 +632,7 @@ em {
clear: left;
}
.tabsContainer .tab {
padding: 15px;
padding: 0 15px 15px;
}
/* popover menu styles (use together with "bubble" class) */