Skip to content
Snippets Groups Projects
Commit 8f23ca4c authored by Brahmjeet Bhardwaj's avatar Brahmjeet Bhardwaj Committed by ANDiTKO
Browse files

Issue #2856530 by brahmjeet789, JeroenT: Duplicate margin in adminimal.css

parent 52fb4523
No related branches found
No related tags found
1 merge request!10Auto complete Hover style changes
......@@ -36,7 +36,6 @@ body.adminimal {
.adminimal h1,
.adminimal .heading-a {
font-weight: 300;
margin-bottom: 19px;
margin-bottom: 1rem;
font-size: 2.35em;
line-height: 1.2em;
......@@ -92,7 +91,6 @@ body.adminimal {
.adminimal .tabs.primary {
margin: 0;
margin: 0;
}
.adminimal .tabs.primary .tabs__tab.is-active {
......@@ -109,7 +107,7 @@ body.adminimal {
[dir="rtl"] .is-collapse-enabled .tabs__trigger {
border-left: 1px solid transparent;
border-radius: 0 0 0 0;
border-radius: 0;
}
.adminimal .is-open .tabs__tab.is-active {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment