Change restore button position, fixes #1
This commit is contained in:
parent
386219fe6d
commit
6d0966101e
1 changed files with 1 additions and 1 deletions
2
zen.css
2
zen.css
|
@ -1,5 +1,5 @@
|
|||
/* Move Maximize Button to Right-Side */
|
||||
.titlebar-button.titlebar-max {
|
||||
.titlebar-button.titlebar-max, .titlebar-button.titlebar-restore {
|
||||
position: fixed;
|
||||
right: 11px;
|
||||
top: 12px;
|
||||
|
|
Loading…
Reference in a new issue