Changeset 33168
- Timestamp:
- 07/11/2015 09:37:57 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/common.css
r33135 r33168 3447 3447 } 3448 3448 } 3449 3450 @media screen and (max-width: 320px) { 3451 /* Prevent default center alignment and larger font for the Right Now widget when 3452 the network dashboard is viewed on a small mobile device. */ 3453 #nestwork_dashboard_right_now .subsubsub { 3454 font-size: 14px; 3455 text-align: left; 3456 } 3457 }
Note: See TracChangeset
for help on using the changeset viewer.