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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user