2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

twbs ALL the links

This commit is contained in:
Chris Rebert
2013-07-25 12:24:13 -07:00
parent c7995cf964
commit 90fb40b707
25 changed files with 45 additions and 45 deletions
+2 -2
View File
@@ -133,7 +133,7 @@ select[size] {
height: auto;
}
// Fix optgroup Firefox bug per https://github.com/twitter/bootstrap/issues/7611
// Fix optgroup Firefox bug per https://github.com/twbs/bootstrap/issues/7611
select optgroup {
font-size: inherit;
font-style: inherit;
@@ -149,7 +149,7 @@ input[type="checkbox"]:focus {
// Fix for Chrome number input
// Setting certain font-sizes causes the `I` bar to appear on hover of the bottom increment button.
// See https://github.com/twitter/bootstrap/issues/8350 for more.
// See https://github.com/twbs/bootstrap/issues/8350 for more.
input[type="number"] {
&::-webkit-outer-spin-button,
&::-webkit-inner-spin-button {