Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata Query UI.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION

The bootstrap-table folks added the following rule to bootstrap-table.css:

.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%!important;
    background: #FFF;
}

It’s not scoped or anything, so it breaks our fullscreen button – the position: fixed yanks it out of the query helper toolbar:
F16917255: Screen Shot 2018-04-11 at 17.45.35.png

For now we can exclude that bootstrap-table version in package.json, but how do we proceed after that? File a bug report against bootstrap-table? (I would be surprised if we’re the only people whose website this breaks…)


TASK DETAIL
https://phabricator.wikimedia.org/T191993

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Addshore, johl, Lucas_Werkmeister_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to