File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -934,15 +934,16 @@ margin-left:5px;
934934}
935935
936936/*
937- 28. TootPress
937+ 28. TootPress
938938*/
939939
940940.tootpress-toot {
941941 margin-bottom : 60px ;
942942 clear : both;
943943}
944944
945- .tootpress-toot-symbol {
945+ /* Remove .tootpress-toot-symbol after TootPress 0.5 Release */
946+ .tootpress-toot-symbol , .toot-symbol {
946947 float : left !important ;
947948 margin-top : 5px ;
948949}
@@ -969,7 +970,8 @@ margin-left:5px;
969970 max-width : 100% ;
970971}
971972
972- .toot-image-gallery {
973+ /* Remove .toot-image-gallery after TootPress 0.5 Release */
974+ .toot-image-gallery , .toot-gallery-image {
973975 margin-bottom : 5px ;
974976}
975977
Original file line number Diff line number Diff line change @@ -171,6 +171,7 @@ Release pending
171171
172172* Added: TootPress Afterloop Styles
173173* Added: Styles for Hyperlinks in Comments
174+ * Changed: Styling for TootPress 0.5
174175* Changed: Styling of Comment Notification Checkbox
175176* Changed: Envira Lightbox / Position of Close & Next Icons
176177
You can’t perform that action at this time.
0 commit comments