Skip to content

[FIX][UI] Adjustments in SCSS files so that _tiki-base.scss doesn't import...

  • [FIX][UI] Adjustments in SCSS files so that _tiki-base.scss doesn't import files that contain variables, which instead are imported by _tiki-selectors.scss, which is imported by each theme. Moved rules containing variables from several files to _tiki-selectors.scss. Commented out rule for select2-selection padding because it was redundant and might have been causing 'double-padding' in some browsers.

Merge request reports