selfcheck: obsessive CSS tweak
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 4 Feb 2013 19:44:23 +0000 (14:44 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 4 Feb 2013 19:45:02 +0000 (14:45 -0500)
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/web/css/skin/default/selfcheck.css

index c19770c..063a846 100644 (file)
@@ -79,9 +79,10 @@ body {
 
 #oils-selfck-content-header {
     margin: 8px 10px 15px 10px;
-    padding: 8px;
+    padding: 10px 0 3px 0;
     border-bottom: 1px dashed #888;
     text-align: right;
+    line-height: 200%;  /* to line up with #oils-selfck-info-nav span */
     width: 100%;
 }
 #oils-selfck-content-header span {