r58160 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r58159‎ | r58160 | r58161 >
Date:19:38, 26 October 2009
Author:yaron
Status:deferred
Tags:
Comment:
Added padding for checkboxes
Modified paths:
  • /trunk/extensions/SemanticForms/skins/SF_main.css (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/skins/SF_main.css
@@ -46,6 +46,7 @@
4747 corresponding label are not torn apart by a line break */
4848 span.checkboxSpan {
4949 white-space: nowrap;
 50+ padding-right: 5px;
5051 }
5152 /* the "remove" and "add another" buttons used for multiple templates */
5253 input.remove, input.addanother {

Status & tagging log