diff options
| author | Mark Otto <[email protected]> | 2017-10-22 12:26:15 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-22 12:26:15 -0700 |
| commit | 1b76b3cf2f8b60800ab068764ba926026899dafd (patch) | |
| tree | b3750940006d81e6a0b51fde5fbcfef1b1254ad1 /dist/css/bootstrap-reboot.css | |
| parent | a1a4e12bcc7aa8663ba26146472fee6d4e5959d1 (diff) | |
| download | bootstrap-1b76b3cf2f8b60800ab068764ba926026899dafd.tar.xz bootstrap-1b76b3cf2f8b60800ab068764ba926026899dafd.zip | |
dist
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
| -rw-r--r-- | dist/css/bootstrap-reboot.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css index 713196fcf..5d73cd8d9 100644 --- a/dist/css/bootstrap-reboot.css +++ b/dist/css/bootstrap-reboot.css @@ -63,7 +63,7 @@ abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; - text-decoration: underline dotted; + text-decoration: underline dotted; cursor: help; border-bottom: 0; } @@ -194,7 +194,7 @@ select, summary, textarea { -ms-touch-action: manipulation; - touch-action: manipulation; + touch-action: manipulation; } table { |
