Page MenuHomePhabricator

CSS for input.historysubmit in monobook
Closed, ResolvedPublic

Description

screenshot showing the problem

http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/monobook/main.css?view=markup#l78

FWD from [[:commons:Commons:Administrators' noticeboard]]:

When you go on "history" and look at button "Comparer les versions sélectionnées" (compare selected versions) we notice that text isn't well aligned vertically. Firebug tells me it's from load.php:
input.historysubmit {

cursor: pointer;
font-size: 94%;
height: 1.7em !important;
margin-left: 1.6em;
padding: 0 0.3em 0.3em !important;

}
It would be nice to remove/edit either the font-size or the height. [[User:Cœur|Cœur]] ([[User talk:Cœur|<span class="signature-talk">talk</span>]]) 18:58, 18 March 2012 (UTC)


But to bring it into a line with other buttons on this page, I suggest removing the whole styling block.


Version: unspecified
Severity: trivial

Attached:

monobook_historysubmit.png (160×317 px, 4 KB)

Details

Reference
bz35323

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 12:15 AM
bzimport added a project: MonoBook.
bzimport set Reference to bz35323.

Change 154335 had a related patch set uploaded by Bartosz Dziewoński:
Remove useless CSS for input.historysubmit

https://gerrit.wikimedia.org/r/154335

Change 154335 merged by jenkins-bot:
Remove useless CSS for input.historysubmit

https://gerrit.wikimedia.org/r/154335