Make the save box smaller to help avoid overlapping the input form
authorMike Rylander <mrylander@gmail.com>
Mon, 2 Feb 2015 18:20:55 +0000 (13:20 -0500)
committerMike Rylander <mrylander@gmail.com>
Mon, 23 Feb 2015 17:04:12 +0000 (12:04 -0500)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/web/css/skin/default/register.css

index 8b5736b..4c58059 100644 (file)
@@ -12,7 +12,7 @@
     position: fixed;
     top:40px;
     right:30px;
-    width:300px;
+    width:200px;
     border:2px solid #d9e8f9;
     -moz-border-radius: 10px;
     font-weight: bold;