Ticket #6363: 6363.patch
File 6363.patch, 446 bytes (added by , 3 years ago) |
---|
-
wordpress.org/public_html/style/blog-wp4.css
113 113 .storycontent { 114 114 padding-right: 60px; 115 115 } 116 @media screen and (max-width:576px) { 117 .storycontent { 118 padding-right: 0; 119 } 120 } 116 121 117 122 .storycontent ul li { 118 123 margin-bottom: 5px;