Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix sidebar tab headers margin
  • Loading branch information
jancborchardt authored and nickvergessen committed Sep 21, 2016
commit 923890ea74dfa77278f03514ffd4b56dd0740f3b
1 change: 1 addition & 0 deletions core/css/apps.css
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,7 @@ em {

/* generic tab styles */
.tabHeaders {
display: inline-block;
margin: 15px;
}
.tabHeaders .tabHeader {
Expand Down