Archived
Adapted positioning of #user_menu to screen real estate.
This commit is contained in:
@@ -925,10 +925,9 @@ summary { cursor: pointer; }
|
||||
|
||||
#banner>span { margin: 0 0 1.5em; }
|
||||
|
||||
#user_menu {
|
||||
clear: none;
|
||||
text-align: right;
|
||||
}
|
||||
#user_menu { text-align: right; }
|
||||
|
||||
#user_menu ul { margin: 1.5em 0 .5em; }
|
||||
|
||||
#user_menu li,
|
||||
.edit_actions li { margin: 0 0 0 1em; }
|
||||
@@ -947,10 +946,7 @@ summary { cursor: pointer; }
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1280px) {
|
||||
#user_menu ul {
|
||||
font-size: 1.5em;
|
||||
margin: 1em 0;
|
||||
}
|
||||
#user_menu ul { font-size: 1.5em; }
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1400px) {
|
||||
|
||||
Reference in New Issue
Block a user