However it of course does not look nice in cases where #82 does not appear (e.g. on the front page where there is the "Send" button right of the language menu)
This commit is contained in:
parent
e89a8b6898
commit
3924790864
@ -32,6 +32,10 @@ body.navbar-spacing {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.pull-right .dropdown-menu {
|
||||
margin-left: -56px;
|
||||
}
|
||||
|
||||
#image img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user