fix CSS on firefox with copious application of black magic. the same trick might help the vertical height problem on chrome which was worked around by turning RoomView into a dummy flexbox

pull/1/head
Matthew Hodgson 2015-07-21 15:59:11 -07:00
parent b2130a5295
commit 0b3a9baa44
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ limitations under the License.
order: 3;
width: 100%;
flex: 1;
flex: 1 1 0;
margin-top: 18px;
margin-bottom: 18px;