mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
bootstrap: Rescue cursor definitions on label, button.
This commit is contained in:
5
web/third/bootstrap/css/bootstrap.app.css
vendored
5
web/third/bootstrap/css/bootstrap.app.css
vendored
@@ -40,11 +40,6 @@ input::-moz-focus-inner {
|
||||
}
|
||||
button {
|
||||
-webkit-appearance: button;
|
||||
cursor: pointer;
|
||||
}
|
||||
label,
|
||||
button {
|
||||
cursor: pointer;
|
||||
}
|
||||
p {
|
||||
margin: 0 0 10px;
|
||||
|
Reference in New Issue
Block a user