diff options
| author | Mark Otto <[email protected]> | 2018-06-21 22:55:23 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-06-21 22:55:23 -0700 |
| commit | eadeab9d1cf6a1d8315a5aab35f247034931ea6e (patch) | |
| tree | 660e3dd5d924afcf3cd595ac7dd41fb86842cdc9 /dist/css/bootstrap-reboot.css | |
| parent | e59265c42db4c9fec397fd92e9646def0b2b4200 (diff) | |
| download | bootstrap-eadeab9d1cf6a1d8315a5aab35f247034931ea6e.tar.xz bootstrap-eadeab9d1cf6a1d8315a5aab35f247034931ea6e.zip | |
dist
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
| -rw-r--r-- | dist/css/bootstrap-reboot.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css index 32d9cf639..55fb9acf0 100644 --- a/dist/css/bootstrap-reboot.css +++ b/dist/css/bootstrap-reboot.css @@ -17,7 +17,7 @@ html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; - -webkit-tap-highlight-color: transparent; + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } @-ms-viewport { |
