Difference between revisions of "MediaWiki talk:Common.css"
Jump to navigation
Jump to search
m |
m (span.controls reply) |
||
Line 2: | Line 2: | ||
Could someone with permissions add <code>vertical-align: top; text-align: left;</code> to the styling for <code>span.controls</code>? It should fix the <small>[edit]</small> buttons used on the Main Page, Class Weapon Tables and Map League Inclusion Tables being slightly misplaced. --[[User:Garlic|garlic]] ([[User talk:Garlic|talk]]) 06:29, 13 February 2016 (UTC) | Could someone with permissions add <code>vertical-align: top; text-align: left;</code> to the styling for <code>span.controls</code>? It should fix the <small>[edit]</small> buttons used on the Main Page, Class Weapon Tables and Map League Inclusion Tables being slightly misplaced. --[[User:Garlic|garlic]] ([[User talk:Garlic|talk]]) 06:29, 13 February 2016 (UTC) | ||
: Added! --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 14:03, 13 February 2016 (UTC) | : Added! --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 14:03, 13 February 2016 (UTC) | ||
+ | ::Huh, seems as though it's not working; I'll just add it to each table instead. Unless there's a delay between updating the CSS and it actually taking effect, feel free to remove it! --[[User:Garlic|garlic]] ([[User talk:Garlic|talk]]) 23:14, 13 February 2016 (UTC) |
Revision as of 23:14, 13 February 2016
span.controls
Could someone with permissions add vertical-align: top; text-align: left;
to the styling for span.controls
? It should fix the [edit] buttons used on the Main Page, Class Weapon Tables and Map League Inclusion Tables being slightly misplaced. --garlic (talk) 06:29, 13 February 2016 (UTC)