From 32cf9f965916631ab4e12a0e22041904ffbe1f40 Mon Sep 17 00:00:00 2001 From: sarken Date: Tue, 7 Oct 2014 16:17:28 -0400 Subject: [PATCH] 4096 Mobile style tweaks for admin banner and its thermometer --- .../stylesheets/site/2.0/25-role-handheld.css | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/public/stylesheets/site/2.0/25-role-handheld.css b/public/stylesheets/site/2.0/25-role-handheld.css index 6e6d88e036c..b66adbded10 100644 --- a/public/stylesheets/site/2.0/25-role-handheld.css +++ b/public/stylesheets/site/2.0/25-role-handheld.css @@ -104,6 +104,25 @@ h1, h2, h3 { width: auto; } +/* system: messages */ + +.announcement .userstuff { + margin: 1%; +} + +.announcement p.submit { + bottom: -0.5em; + right: 1%; +} + +.announcement .thermometer-content { + width: 80%; +} + +.announcement .thermometer .amount { + display: none; +} + /*SKIN: Dash Line */ /* DESCRIPTION: Horizontal dash inline*/