]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
neo-quitter display fixes for attachment since layout change
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 25 Aug 2016 09:26:09 +0000 (11:26 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 25 Aug 2016 09:26:09 +0000 (11:26 +0200)
theme/neo-quitter/css/display.css

index 0500395514ccb081cbc70d6325dc2c1a291b2a3e..a5dff1853bd3b024a10035702e64781ec4bb9efc 100644 (file)
@@ -1193,35 +1193,6 @@ body#outbox #core ul.messages .notice:before {
 
 /* notices etc */
 
-.notice .h-entry {
-    overflow:visible;
-}
-
-.notice.h-entry .attachments {
-    clear: both;
-    margin-top: -16px;
-    position: relative;
-    top: 0;
-    z-index: 1;
-}
-
-.notice .attachments .inline-attachment {
-    color: transparent;
-    font-size: 0;
-    line-height: 0;
-    list-style: none outside none;
-    margin-bottom: 0;
-}
-
-.notice .attachments .inline-attachment img {
-    color: transparent;
-    font-size: 0;
-    line-height: 0;
-    list-style: none outside none;
-    margin-bottom: 0;
-    padding-top:20px;
-}
-
 #page_notice {
     clear: both;
     margin-bottom: 18px;