Ticket #6986: 6986.patch
File 6986.patch, 490 bytes (added by , 23 months ago) |
---|
-
wordpress.tv/public_html/wp-content/themes/wptv2/style.css
2094 2094 .video-list { 2095 2095 display: flex; 2096 2096 flex-wrap: wrap; 2097 justify-content: center; 2097 2098 margin: 0 -5px; 2098 2099 } 2099 2100 2100 2101 .video-list:after { 2101 2102 content: ''; 2102 flex: auto;2103 2103 } 2104 2104 2105 2105 .video-list li {