Skip to content

Commit

Permalink
Oops - the avatar is 112px not 100px high
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosuav committed Nov 11, 2024
1 parent 1141bb2 commit 04926f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpstatic/stillebot.css
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ nav#sidebar ul {
margin: 0;
overflow: clip auto;
position: absolute;
top: 0px; bottom: 100px; /* Leave room for the avatar below */
top: 0px; bottom: 112px; /* Leave room for the avatar below */
}
nav#sidebar img {
display: block;
Expand Down

0 comments on commit 04926f9

Please sign in to comment.