Author: hhubner Date: 2006-11-18 02:01:08 -0500 (Sat, 18 Nov 2006) New Revision: 2078
Modified: trunk/projects/bos/payment-website/infosystem/satellitenkarte_style.css Log: Do not wrap long names in "last sponsor" display.
Modified: trunk/projects/bos/payment-website/infosystem/satellitenkarte_style.css =================================================================== --- trunk/projects/bos/payment-website/infosystem/satellitenkarte_style.css 2006-11-18 06:57:09 UTC (rev 2077) +++ trunk/projects/bos/payment-website/infosystem/satellitenkarte_style.css 2006-11-18 07:01:08 UTC (rev 2078) @@ -257,12 +257,13 @@
#Info3Text { position: absolute; - width: 166px; + width: 156px; height: 115px; z-index: 4; top: 16px; padding: 0px; padding-left: 10px; + white-space: nowrap; overflow: hidden; }