fixed custom tab box-sizing glitch in firefox
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
div.static_tab_wrapper {
|
||||
|
||||
@include box-sizing(border-box);
|
||||
padding: 2em 2.5em;
|
||||
|
||||
h1 {
|
||||
@@ -9,5 +9,4 @@ div.static_tab_wrapper {
|
||||
section {
|
||||
margin: 0px 0px 20px;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user