fix tab-content spacing after nav-tabs

This commit is contained in:
Felix Niklas 2015-11-05 12:16:47 +01:00
parent 6d7e4dd5cd
commit 7822163a2b

View file

@ -5603,6 +5603,10 @@ footer {
margin: 28px 0 50px;
}
.tab-content {
margin-top: 20px;
}
.settings-entry {
margin-bottom: 42px;
max-width: 700px;