מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

display: inline-block seems to create more problems than it solves. Removing it gives good display in current versions of Firefox and Chrome
ניסיון לעשות תיקון חירום לבעיית הקישורים בעמוד הראשי
שורה 1,133: שורה 1,133:
.mw-prefs-buttons { /* bug T220706 - remove when closed */
.mw-prefs-buttons { /* bug T220706 - remove when closed */
filter: brightness(1);
filter: brightness(1);
}
/*
Emergency fix for https://phabricator.wikimedia.org/T264387 .
Not an ideal solution, should be fixed more thoroughly and then removed.
*/
.page-עמוד_ראשי .mw-footer-container {
clear: both;
}
}