Add margin in top of tabs list to compensate for position absolute tab titles
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
|
||||
/* ---------- TABS ---------- */
|
||||
|
||||
.content-type-groups-list {
|
||||
margin-top: 90px; // compensate for tab-title position absolute
|
||||
}
|
||||
|
||||
.edt-tab{
|
||||
margin: 50px 0 0 0;
|
||||
min-height: 145px;
|
||||
|
||||
Reference in New Issue
Block a user