TPAC: Restore a width to search bar elements
authorDan Scott <dscott@laurentian.ca>
Wed, 19 Oct 2011 20:53:46 +0000 (16:53 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 19 Oct 2011 20:53:46 +0000 (16:53 -0400)
Use em's instead of pixels to better handle relative fonts at some
distant point in the future.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/css/skin/default/opac/style.css

index 1494826..68911f4 100644 (file)
@@ -23,7 +23,7 @@ a {
        border:1px solid #e9ebf3;
        margin:0;
        padding:0;
-/*     width:168px; */
+       width: 12em;
 }
 
 /*