diff --git a/zen.css b/zen.css index 25b5008..141f28c 100644 --- a/zen.css +++ b/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;