summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_post.scss')
-rw-r--r--web/sass-files/sass/partials/_post.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index bbf36ea93..56b31205b 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -130,13 +130,6 @@ body.ios {
font-size: 2em;
margin: 0 0 0.3em;
}
-
- .invisible {
- visibility: hidden;
- }
- .visible {
- visibility: visible;
- }
}
#post-list {