Skip to content

[FIX] Unified Admin Backend: fixed top nav-bar vertical alignment regression

luci requested to merge luciash/tiki:uab-fix-top-bar-alignment into master

Just fixed the top nav-bar vertical alignment regression by removing an obsolete rule in adminui.scss

Then ran php console.php scss:compile base_files to recompile to CSS.

(No idea why running that removed the sourceMappingURL comments from some files???)

Merge request reports