Line 256: | Line 256: | ||
#container .modalDialog > .flex{ | #container .modalDialog > .flex{ | ||
flex-flow: row wrap; | flex-flow: row wrap; | ||
+ | } | ||
+ | #container .modalDialog > .flex:first-child{ | ||
+ | flex: 1 1 0; | ||
+ | } | ||
+ | #container .modalDialog > .flex:last-child{ | ||
+ | flex: 2 1 0; | ||
+ | padding-left: 15px; | ||
} | } | ||
Revision as of 08:09, 5 June 2017