mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Navigation now longer overlaps logo
This commit is contained in:
parent
495112fd92
commit
c6078c3350
1 changed files with 1 additions and 2 deletions
|
@ -69,13 +69,12 @@ nav {
|
|||
position:absolute;
|
||||
right:0;
|
||||
bottom:0;
|
||||
width:100%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
margin: 0;
|
||||
padding: 0 0 0 137px;
|
||||
padding: 0 0 0 127px;
|
||||
}
|
||||
|
||||
nav li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue