LP#1402797 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)
committerBill Erickson <berickxx@gmail.com>
Wed, 25 Feb 2015 16:16:07 +0000 (11:16 -0500)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berickxx@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;