From 88f0fe47a3f130efc25ee9e2579427c814667086 Mon Sep 17 00:00:00 2001 From: ryderr Date: Wed, 8 Oct 2014 13:29:08 -0400 Subject: minor --- public/assets/stylesheets/app.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 6e23962..29e23c8 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -499,6 +499,10 @@ iframe.embed { display:table; } +.noPic { + border-right: 1px solid; +} + .profilePic .ion-ios7-person-outline { font-size: 100px; } @@ -1669,6 +1673,7 @@ input[type="range"]::-webkit-slider-thumb { font-size: 12px; width: 100%; max-height: 200px; + max-width: 100%; } #textEditor.settings textarea { max-height: none; @@ -2256,6 +2261,7 @@ a[data-role="forgot-password"] { background-size: cover; display: inline-block; margin-right: 10px; + background-color: #ccc; } #collaborator-list .username { position: relative; -- cgit v1.2.3-70-g09d2