##// END OF EJS Templates
Automatic width adjustment for flex0
Jonathan Frederic -
Show More
@@ -98,6 +98,7 b' Browsers not listed, including Safari, are supported via the styling under the'
98
98
99 /* Modern browsers */
99 /* Modern browsers */
100 flex: none;
100 flex: none;
101 width: auto;
101 }
102 }
102
103
103 .box-flex1 {
104 .box-flex1 {
General Comments 0
You need to be logged in to leave comments. Login now