Changeset 43274
- Timestamp:
- 05/15/2018 04:26:12 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/login.css
r43232 r43274 203 203 text-align: center; 204 204 width: 100%; 205 position: absolute; 206 bottom: 20px; 207 left: 0; 205 margin: 5em 0 2em; 208 206 } 209 207 … … 266 264 } 267 265 268 @media ( max-height: 600px ) {269 .login .privacy-policy-page-link {270 position: relative;271 margin: 60px 0 20px 0;272 }273 }274 275 266 @media screen and ( max-height: 550px ) { 276 267 #login {
Note: See TracChangeset
for help on using the changeset viewer.