vaguely make room editing prettier

This commit is contained in:
Matthew Hodgson
2015-07-21 23:19:51 -07:00
parent 904754b20d
commit 538536eb88
8 changed files with 76 additions and 26 deletions
+3
View File
@@ -47,10 +47,13 @@ limitations under the License.
-webkit-order: 2;
order: 2;
min-width: 0px;
max-width: 720px;
width: 100%;
margin: auto;
border-bottom: 1px solid #a8dbf3;
overflow: scroll;
-webkit-flex: 0 0 auto;
flex: 0 0 auto;