Making WordPress.org

Ticket #270: css-270.diff

File css-270.diff, 186 bytes (added by g_liu, 10 years ago)

FIxes the plugin authors not clearing properly

Line 
11c1
2<       /*
3---
4> /*
5780a781,788
6>       }
7>       .plugin-authors {
8>               overflow: hidden;
9>       }
10>       .plugin-authors:before,
11>       .plugin-authors:after {
12>               content: " ";
13>               display: table;