fix tab-content spacing after nav-tabs
This commit is contained in:
parent
6d7e4dd5cd
commit
7822163a2b
1 changed files with 4 additions and 0 deletions
|
@ -5603,6 +5603,10 @@ footer {
|
|||
margin: 28px 0 50px;
|
||||
}
|
||||
|
||||
.tab-content {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.settings-entry {
|
||||
margin-bottom: 42px;
|
||||
max-width: 700px;
|
||||
|
|
Loading…
Reference in a new issue