mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
smaller line height in selectize
no left-margin on font-icon checkboxes git-svn-id: http://piwigo.org/svn/trunk@29617 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -773,3 +773,8 @@ LEGEND {
|
||||
.imageInfo {display:table-row; line-height:20px;}
|
||||
.imageInfo dt {display:table-cell; text-align:right; font-weight:bold; padding-right:0.5em;}
|
||||
.imageInfo dd {display:table-cell; text-align:left; font-weight:normal;}
|
||||
|
||||
/* Selectize */
|
||||
.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
|
||||
padding: 0px 5px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user