mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 21:16:57 +08:00
[DE] Fix styles in footnote menu
This commit is contained in:
@ -105,7 +105,7 @@
|
||||
}
|
||||
|
||||
// menu zoom
|
||||
.menu-zoom {
|
||||
.dropdown-menu .menu-zoom {
|
||||
line-height: @line-height-base;
|
||||
.title {
|
||||
padding: 5px 5px 5px 20px;
|
||||
@ -127,7 +127,7 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.next {
|
||||
.btn.next {
|
||||
float: right;
|
||||
margin: 2px 5px 0 0;
|
||||
.rtl & {
|
||||
@ -136,7 +136,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.prev {
|
||||
.btn.prev {
|
||||
float: right;
|
||||
margin-top: 2px;
|
||||
.rtl & {
|
||||
|
||||
Reference in New Issue
Block a user