1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00
This commit is contained in:
Mark Otto
2017-10-22 12:26:15 -07:00
parent a1a4e12bcc
commit 1b76b3cf2f
12 changed files with 730 additions and 719 deletions

View File

@@ -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 {