From: Dan Scott Date: Wed, 19 Oct 2011 20:53:46 +0000 (-0400) Subject: TPAC: Restore a width to search bar elements X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a79111ea901703318bbc8edaba643bf38859bb74;p=evergreen%2Fjoelewis.git TPAC: Restore a width to search bar elements Use em's instead of pixels to better handle relative fonts at some distant point in the future. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/web/css/skin/default/opac/style.css b/Open-ILS/web/css/skin/default/opac/style.css index 14948268ba..68911f414b 100644 --- a/Open-ILS/web/css/skin/default/opac/style.css +++ b/Open-ILS/web/css/skin/default/opac/style.css @@ -23,7 +23,7 @@ a { border:1px solid #e9ebf3; margin:0; padding:0; -/* width:168px; */ + width: 12em; } /*