mirror of https://github.com/sgoudham/carbon.git
Responsive carbon (#925)
* From 768px to 920px, toolbar overflows container, shifted media query at max-width of 920px * min-width of main content is larger than viewport, causing overflow * main page has scrollbars even though all content visually is within viewport, removed/lessened margin on main and body * On Firefox, the items inside toolbar second row would not match to container's height, thus would be smaller. 'flex: 1' applys flex growth, but sets the initial size of item to 0%. flex basis needs to be added as auto to fit the parent's main size property. Co-authored-by: Michael Fix <mrfix84@gmail.com>main
parent
9238b8257b
commit
24323a9c95
Loading…
Reference in New Issue