0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Scrollbar fix (#28417)

This commit is contained in:
Martijn Cuppens 2019-05-03 20:32:25 +02:00 committed by XhmikosR
parent acf7ca9a68
commit 4f85850945

View File

@ -8,6 +8,7 @@
width: 1px;
height: 1px;
padding: 0;
margin: -1px; // Fix for https://github.com/twbs/bootstrap/issues/25686
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;