CSD: fix titlebar buttons position, #85

This commit is contained in:
Rafael Mardojai CM 2019-10-04 09:05:48 -05:00
parent 6ed9b6030b
commit 600ed1e3da
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@
padding: 6px 3px;
position: absolute !important;
right: 0;
top: 0;
top: 0;
display: block !important;
}
:root[tabsintitlebar] #titlebar .titlebar-buttonbox {
-moz-appearance: none !important;