mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 16:22:53 +00:00
Bug 955861 - Don't select text when long tapping reader mode button. r=lucasr
This commit is contained in:
parent
ff4ae6c689
commit
ae0b5f67c1
@ -334,6 +334,7 @@ body {
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
background-color: #ced7de;
|
||||
-moz-user-select: none;
|
||||
}
|
||||
|
||||
.toolbar-hidden {
|
||||
|
Loading…
x
Reference in New Issue
Block a user