mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 06:44:33 +02:00
Allow Chrome to "select things", drop Android workarounds right now
This commit is contained in:
parent
fc85dface1
commit
d963fdf02c
@ -4,15 +4,6 @@
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
/* Android fixed bullshit */
|
||||
-webkit-user-select:none;
|
||||
-webkit-touch-callout:none;
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
overflow-y: visible !important;
|
||||
/* end of bullshit */
|
||||
}
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user