From 278a124a50d70571945cd7f868d62f9087cd3883 Mon Sep 17 00:00:00 2001 From: ryderr Date: Mon, 24 Nov 2014 11:22:05 -0500 Subject: more safari fixes --- public/assets/stylesheets/app.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'public/assets/stylesheets') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index e26df00..65df135 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -881,6 +881,7 @@ iframe.embed { overflow: auto; max-height: 100%; width: 100%; + height: 100%; padding: 20px 0 40px 0; } .templates-list { @@ -910,6 +911,7 @@ border-left: 1px solid black; display: block; float: left; margin: 1vw 0; + width:25%; padding: 2vw; cursor: pointer; } @@ -917,7 +919,7 @@ border-left: 1px solid black; background-position: center; background-size: cover; background-color: #fff; - width: 20vw; + width: 100%; height: 15vw; display: block; background-color: #ddd; @@ -2502,7 +2504,7 @@ form li textarea { -moz-transition:0.2s background; transition:0.2s background; position: relative; - z-index: 10; + z-index: 6; } -- cgit v1.2.3-70-g09d2