Changeset 4494
- Timestamp:
- 12/06/2016 07:54:13 PM (7 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
r4492 r4494 878 878 & > a { 879 879 display: inline-block; 880 width: 225px;880 width: 75%; 881 881 } 882 882 ul { -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
r4492 r4494 1243 1243 .devhub-wrap #sidebar ul li > a { 1244 1244 display: inline-block; 1245 width: 225px;1245 width: 75%; 1246 1246 } 1247 1247
Note: See TracChangeset
for help on using the changeset viewer.