mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +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%;
|
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 {
|
html, body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user