Skip to content

Commit

Permalink
Revert "AO3-4268 Implement full screen width dropdowns for small scre…
Browse files Browse the repository at this point in the history
…en sizes" (#4532)

Revert "AO3-4268 Implement full screen width dropdowns for small screen sizes (#4148)"

This reverts commit 4cc7e79.
  • Loading branch information
sarken authored Jun 19, 2023
1 parent 2738e68 commit 1162f92
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions public/stylesheets/site/2.0/26-media-narrow.css
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,6 @@ body .narrow-shown {
margin-left: 45px;
}

#header .dropdown, #greeting .user {
position: static;
}

#header .menu {
width: 100%;
position: absolute;
left: 0;
}

/* 04 region dashboard */

#dashboard, #dashboard.own {
Expand Down Expand Up @@ -284,4 +274,4 @@ form.filters dl {
.announcement .thermometer .progress .amount {
left: 0;
right: auto;
}
}

0 comments on commit 1162f92

Please sign in to comment.