Skip to content

Commit

Permalink
Revert "Better menu placement on tablets"
Browse files Browse the repository at this point in the history
This reverts commit a448d72.
  • Loading branch information
snomos committed Aug 30, 2024
1 parent 3dbd89b commit 8e2efa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/css/giellalt-site-global.css
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,13 @@ https://stackoverflow.com/questions/9333379/check-if-an-elements-content-is-over
border-color: #e0e0e0;
border-width: 1px;
padding-right: 1em;
float: left;
background: #fff;
}

header ul {
width: auto;
position: static;
}

div.highlight {
Expand Down

0 comments on commit 8e2efa7

Please sign in to comment.