mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
Bug 741436 - Long Press Menu on a Web App on about:apps needs to be consistently the same r=wesj
This commit is contained in:
parent
8d45a219c7
commit
91fca886ba
@ -31,6 +31,11 @@ html {
|
||||
.app img {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.app div {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
#noapps {
|
||||
|
Loading…
x
Reference in New Issue
Block a user