Changeset 50
- Timestamp:
- 07/01/2013 09:11:22 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-p2/style.css
r28 r50 157 157 .jetpack_subscription_widget input[type="submit"] { 158 158 padding:0 10px !important; 159 } 160 161 /* Fix styling of action links which can clash with the content below it */ 162 #main h4 { 163 position: static; 164 } 165 #main ul#postlist li { 166 position: relative; 167 } 168 #main span.meta span.actions { 169 top: 6px; 159 170 } 160 171
Note: See TracChangeset
for help on using the changeset viewer.