From: Mike Rylander Date: Mon, 2 Feb 2015 18:20:55 +0000 (-0500) Subject: LP#1402797 Make the save box smaller to help avoid overlapping the input form X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=18c1e4c59b4a5379b8e896eedfd5be021079fc34;p=evergreen%2Fmasslnc.git LP#1402797 Make the save box smaller to help avoid overlapping the input form Signed-off-by: Mike Rylander Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/web/css/skin/default/register.css b/Open-ILS/web/css/skin/default/register.css index 8b5736b5e9..4c58059770 100644 --- a/Open-ILS/web/css/skin/default/register.css +++ b/Open-ILS/web/css/skin/default/register.css @@ -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;