MediaWiki talk:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "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> b..." |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==span.controls== | |||
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) | |||
::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) | |||
:::You may need to reload your current page, ignoring cached content. This can usually be done with shift + f5 or ctrl + f5, as far as I'm aware. --[[User:Efefknee|Efefknee]] ([[User talk:Efefknee|talk]]) 23:56, 13 February 2016 (UTC) |
Latest revision as of 23:57, 13 February 2016
span.controls[edit source]
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)