Changeset 6266
- Timestamp:
- 12/13/2017 09:35:35 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/style.css
r6006 r6266 217 217 border-radius: 5px; 218 218 max-width: 300px; 219 } 220 221 #gp-js-message:empty { 222 display: none; 219 223 } 220 224 … … 1920 1924 outline: 0; 1921 1925 } 1926 1927 #legend { 1928 clear: both; 1929 float: left; 1930 padding: 0; 1931 margin: 1em 0; 1932 } 1933 1934 #legend + .actionlist { 1935 margin: 0; 1936 }
Note: See TracChangeset
for help on using the changeset viewer.