summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2009-11-20 18:36:06 -0700
committertekkub <tekkub@gmail.com>2009-11-20 18:36:06 -0700
commit707371b7cda5bb1f1329379a5ab4e06aa76ba823 (patch)
tree8a07e56c261aa8d8f58f2f39d36046c3c91e153f /css
parent2c746c734692965e4cb91f213e5195039414cd7c (diff)
Add support toggle to the header
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css4
1 files changed, 4 insertions, 0 deletions
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