summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-09-26 00:18:58 +0200
committerJules Laplace <julescarbon@gmail.com>2017-09-26 00:18:58 +0200
commit3be2b3aea204f145d6e7c98d835891947105ed0e (patch)
tree384742997ff7395ca9d43d71ae69c0744eddfe23 /StoneIsland/www/css
parentb6c70d0fdaa4c4d58e8e9e8e41a52bf32d36ef5b (diff)
push notification behaviors
Diffstat (limited to 'StoneIsland/www/css')
-rwxr-xr-xStoneIsland/www/css/nav.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/StoneIsland/www/css/nav.css b/StoneIsland/www/css/nav.css
index aee8e21c..28385680 100755
--- a/StoneIsland/www/css/nav.css
+++ b/StoneIsland/www/css/nav.css
@@ -17,11 +17,6 @@
-webkit-transform: translateZ(0) translateX(0px);
-webkit-transition: -webkit-transform 0.1s;
}
-.oldios #nav,
-.oldios #content {
- top: 20px;
- height: -webkit-calc(100% - 20px);
-}
.nav #nav {
-webkit-transform: translateZ(0) translateX(0);
}