From f6eb1d478a9ff99483ae80b73b08b945fae90ae0 Mon Sep 17 00:00:00 2001 From: Ben Scott Date: Sat, 31 Dec 2011 13:17:18 +1000 Subject: [PATCH] css for users popup on mobile --- static/css/pad.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/static/css/pad.css b/static/css/pad.css index a1c48ce28..2f6297cc2 100644 --- a/static/css/pad.css +++ b/static/css/pad.css @@ -1189,10 +1189,19 @@ label[for=readonlyinput] { #chaticon { opacity: .8; } + /* #users { right: none; left: 30px; } + */ + + #users { + top: 42px; + bottom: 40px; + right: 6px; + } + #mycolorpicker { right: 0; left: 0 !important;