2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

fixes #5742: add cursor: pointer; to labels and selects

This commit is contained in:
Mark Otto
2012-11-01 09:44:51 -07:00
parent d350f577e9
commit d0c75bbc83
3 changed files with 21 additions and 2 deletions
-1
View File
@@ -138,7 +138,6 @@ input[type="checkbox"] {
*margin-top: 0; /* IE7 */
margin-top: 1px \9; /* IE8-9 */
line-height: normal;
cursor: pointer;
}
// Reset width of input images, buttons, radios, checkboxes