Commit a42f9306 by M. Rehan Committed by GitHub

Merge pull request #15288 from edx/mrehan/fix-studio-header-menu

EDUCATOR-294 – Fix studio header menu
parents 1592ee2b afd45996
......@@ -272,11 +272,11 @@
.wrapper-header {
.wrapper-l {
width: flex-grid(8,12);
width: flex-grid(9,12);
}
.wrapper-r {
width: flex-grid(4,12);
width: flex-grid(3,12);
}
.branding {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment