Changeset 10451 for trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
- Timestamp:
- 01/16/2016 01:31:44 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
r10449 r10451 650 650 .item-avatar { 651 651 margin-bottom: $spacing-val-sm; 652 652 653 @media screen and (min-width: 37.500em) { 653 654 margin-bottom: 0; 654 655 } 656 655 657 text-align: center; 656 658 … … 678 680 margin-left: 15%; 679 681 } 682 680 683 overflow: hidden; 681 684 … … 1005 1008 @include font-size(14); 1006 1009 margin-bottom: $spacing-val-xs; 1010 1007 1011 @media screen and (min-width: 37.500em) { 1008 1012 float: left; 1009 1013 margin-bottom: 0; 1010 1014 } 1015 1011 1016 padding: 0.2em 0.5em; 1012 1017 } … … 1050 1055 @include font-size(20); 1051 1056 } 1057 1052 1058 margin-bottom: $spacing-val-lg; 1053 1059 p {padding: $spacing-val-md;} … … 1602 1608 padding: $spacing-val-md 0; 1603 1609 } 1610 1604 1611 width: 100%; 1605 1612 … … 1659 1666 float: left; 1660 1667 width: 100%; 1668 1661 1669 @media screen and (min-width: 37.500em) { 1662 1670 width: 40%; … … 1936 1944 td.thread-from { 1937 1945 height: 3em; 1946 1938 1947 @media screen and (max-width: 37.500em) { 1939 1948 height: 5.2em; … … 1975 1984 float: right; 1976 1985 line-height: 2; 1986 1977 1987 @media screen and (max-width: 37.500em) { 1978 1988 clear: both;
Note: See TracChangeset
for help on using the changeset viewer.