From 707371b7cda5bb1f1329379a5ab4e06aa76ba823 Mon Sep 17 00:00:00 2001 From: tekkub Date: Fri, 20 Nov 2009 18:36:06 -0700 Subject: Add support toggle to the header --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css/style.css') diff --git a/css/style.css b/css/style.css index 75ca198..a3bad81 100755 --- a/css/style.css +++ b/css/style.css @@ -54,3 +54,7 @@ code {white-space: nowrap;} /********************/ .wikistyle img {max-width: 690px;} + + +/* Tender widget fix */ +#tender_window {position: fixed !important;} \ No newline at end of file -- cgit v1.3.1