sacrifice a flexbox goat or two to make firefox work. apparently flex-inside-nonflex-inside-flex always results in extreme confusion

This commit is contained in:
Matthew Hodgson 2015-07-23 00:41:35 -07:00
parent 0781c767ff
commit d4efb37b03
2 changed files with 15 additions and 3 deletions

View file

@ -110,5 +110,4 @@ limitations under the License.
background-color: #f3f8fa;
-webkit-flex: 0 0 230px;
flex: 0 0 230px;
height: 100%;
}