1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-03 10:23:05 +02:00
This commit is contained in:
Mark Otto
2014-09-22 14:27:13 -07:00
parent cfa4f4db23
commit 4969c2055d
8 changed files with 6 additions and 10 deletions

View File

@@ -3946,8 +3946,6 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
right: 0;
left: 0;
z-index: 1030;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
.navbar-fixed-top,