Changeset 19291
- Timestamp:
- 11/15/2011 02:16:58 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyeleven/style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyeleven/style.css
r18438 r19291 957 957 } 958 958 959 /* Make sure embeds and iframes fit their containers */ 960 embed, 961 iframe, 962 object { 963 max-width: 100%; 964 } 965 959 966 /* Password Protected Posts */ 960 967 .post-password-required .entry-header .comments-link { … … 2349 2356 width: auto; 2350 2357 } 2351 /* Make sure embeds fit their containers */2352 embed,2353 object {2354 max-width: 100%;2355 }2356 2358 2357 2359 }
Note: See TracChangeset
for help on using the changeset viewer.