aboutsummaryrefslogtreecommitdiff
path: root/web/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/app.css')
-rw-r--r--web/app.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/web/app.css b/web/app.css
index 9541760..6a7ea9e 100644
--- a/web/app.css
+++ b/web/app.css
@@ -12,19 +12,6 @@
display: none !important;
}
-.state-indicator {
- position: absolute;
- top: -999em;
- left: -999em;
- z-index: 0;
-}
-
-@media all and (max-device-width: 768px) {
- .state-indicator {
- z-index: 1;
- }
-}
-
#attribution {
position: absolute;
bottom: 10px;