We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5f755 commit 613aed0Copy full SHA for 613aed0
static/header.less
@@ -2,7 +2,7 @@
2
-js-display: flex; // ie9/10 flexbox fix
3
display: flex;
4
flex-direction: row-reverse;
5
- width: 100%;
+ flex-shrink: 0;
6
height: 53px;
7
justify-content: space-between;
8
}
0 commit comments