Smaller width for the overlay

pull/132/head
cagataycivici 2019-12-11 14:29:47 +03:00
parent cce0daf3f6
commit 2782436789
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ body {
position: absolute; position: absolute;
top: 70px; top: 70px;
right: 0; right: 0;
width: 300px; width: 275px;
max-height: 400px; max-height: 400px;
background-color: #ffffff; background-color: #ffffff;
-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);