Changeset 8471
- Timestamp:
- 06/02/2014 01:23:37 AM (12 years ago)
- Location:
- trunk/src/bp-templates/bp-legacy/css
- Files:
-
- 2 edited
-
buddypress-rtl.css (modified) (1 diff)
-
buddypress.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/buddypress-rtl.css
r8388 r8471 1521 1521 4.1 - Smartphones - landscape 1522 1522 --------------------------------------------------------------*/ 1523 @media screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {1524 -webkit-text-size-adjust: none;1525 }1526 1523 @media only screen and (max-width: 480px ){ 1527 1524 #buddypress div.dir-search { -
trunk/src/bp-templates/bp-legacy/css/buddypress.css
r8215 r8471 1521 1521 4.1 - Smartphones - landscape 1522 1522 --------------------------------------------------------------*/ 1523 @media screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {1524 -webkit-text-size-adjust: none;1525 }1526 1523 @media only screen and (max-width: 480px ){ 1527 1524 #buddypress div.dir-search {
Note: See TracChangeset
for help on using the changeset viewer.