Changeset 1236
- Timestamp:
- 02/09/2015 08:41:59 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css
r1235 r1236 566 566 567 567 .filter-group:last-of-type { 568 margin : 0;568 margin-right: 0; 569 569 } 570 570 … … 881 881 882 882 .filter-group { 883 height: auto; 883 884 margin-bottom: 0; 884 885 margin-top: 5px; … … 913 914 } 914 915 915 .filter-group,916 .filter-group li {917 width: 100%;918 }919 920 916 .theme-wrap .theme-screenshots { 921 917 float: none;
Note: See TracChangeset
for help on using the changeset viewer.