Skip to content
Snippets Groups Projects
Commit d6d5f480 authored by kimth's avatar kimth
Browse files

Merge pull request #793 from MITx/bug/tomg/custom-tab-ff

fixed custom tab box-sizing glitch in firefox
parents 67fb486f 1870db5f
No related merge requests found
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;
}
}
}
\ No newline at end of file
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