Skip to content

Commit

Permalink
BDE-226 ensure links content always being displayed in viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
nxmatic committed Apr 2, 2024
1 parent 2c0c0e4 commit aadae7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -395,11 +395,12 @@ a.reindex-page {
background-color: #ddd;
min-width: 250px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
line-height: 1em;
}

#dropdown-content a {
color: #1F28BF;
padding: 8px 16px;
padding: 5px 16px;
text-decoration: none;
font-weight: 500;
}
Expand Down

0 comments on commit aadae7a

Please sign in to comment.