get the TOC on the right side

Bug #1400165 reported by kaputtnik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Widelands Website
Fix Released
Undecided
Unassigned

Bug Description

This patch (hope it works now) places the TOC of each wiki-article on the right side. For further explaining and screechots see:

https://wl.widelands.org/forum/topic/1601/

{{{=== modified file 'media/css/wiki.css'
--- media/css/wiki.css 2014-11-18 15:57:11 +0000
+++ media/css/wiki.css 2014-12-07 21:58:47 +0000
@@ -4,8 +4,10 @@
        padding: 0px 8px;
        background-image: url("../img/black50.png");
        font-size: 12px;
- margin-bottom: 20px;
+ margin: 0em 0em 1em 1em;
        line-height: 18px;
+ float: right;
+ max-width: 20em;
 }

 .toc ul {
}}}

Attached file contains the above patch.

Revision history for this message
kaputtnik (franku) wrote :
Revision history for this message
kaputtnik (franku) wrote :

Dammn syntax... naturally without the three trailing curly braces....

Revision history for this message
SirVer (sirver) wrote :

Merged and deployed. Thanks for the fix!

Changed in widelands-website:
status: New → Fix Committed
kaputtnik (franku)
Changed in widelands-website:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.