Changeset 9652 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/objects/_notices.scss
- Timestamp:
- 03/31/2020 04:47:04 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/objects/_notices.scss
r6231 r9652 10 10 margin: 0.5em 0; 11 11 padding: 2px; 12 13 /* wp4.css is setting a border bottom on anchor tags in paragraphs tags... The notice block requires a paragraph tag */ 14 a { 15 border-bottom: 0; 16 } 12 17 } 13 18
Note: See TracChangeset
for help on using the changeset viewer.