Bug 955861 - Don't select text when long tapping reader mode button. r=lucasr

This commit is contained in:
Wes Johnston 2014-01-13 15:20:14 -08:00
parent e171aa5dfd
commit 964c704ae4

View File

@ -334,6 +334,7 @@ body {
padding: 0;
list-style: none;
background-color: #ced7de;
-moz-user-select: none;
}
.toolbar-hidden {