Last modified: 2014-04-29 05:09:25 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T47660, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45660 - ugly dropdown in datatables format
ugly dropdown in datatables format
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticResultFormats (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-03 11:58 UTC by DaSch
Modified: 2014-04-29 05:09 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description DaSch 2013-03-03 11:58:42 UTC
please remove
.srf-datatables select {
    padding: initial;
}
from CSS because this makes the Dropdown extremly ugly
Comment 1 Andre Klapper 2014-04-29 05:09:25 UTC
https://github.com/SemanticMediaWiki/SemanticResultFormats/blob/master/formats/datatables/resources/ext.srf.formats.datatables.css#L237  says

.srf-datatables .srf-panel .columnfilter select {
margin-top: 0.2em;
width: 205px;
}

so I guess this is fixed as the padding property was removed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links