Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2017-10-22 22:26:15 +0300
committerMark Otto <markdotto@gmail.com>2017-10-22 22:26:15 +0300
commit1b76b3cf2f8b60800ab068764ba926026899dafd (patch)
treeb3750940006d81e6a0b51fde5fbcfef1b1254ad1 /dist/css/bootstrap-reboot.css
parenta1a4e12bcc7aa8663ba26146472fee6d4e5959d1 (diff)
dist
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
-rw-r--r--dist/css/bootstrap-reboot.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css
index 713196fcf0..5d73cd8d95 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 {