- Timestamp:
- 10/21/2015 11:43:47 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress-functions.php
r10248 r10296 1852 1852 text-rendering: optimizelegibility; 1853 1853 text-shadow: 0px 0px 3px rgba( 0, 0, 0, 0.8 ); 1854 margin: 0 ;1854 margin: 0 0 .6em; 1855 1855 font-size:200%; 1856 1856 } … … 1867 1867 1868 1868 #buddypress #item-header-cover-image #item-buttons { 1869 overflow:hidden; 1870 margin: 20px 0 10px; 1869 margin: 0 0 10px; 1871 1870 padding: 0 0 5px; 1872 1871 } 1873 1872 1874 #buddypress #item-header-cover-image #item-buttons:before { 1875 content:"\00a0"; 1873 #buddypress #item-header-cover-image #item-buttons:after { 1874 clear: both; 1875 content: ""; 1876 display: table; 1876 1877 } 1877 1878
Note: See TracChangeset
for help on using the changeset viewer.