Smaller width for the overlay
parent
cce0daf3f6
commit
2782436789
|
@ -162,7 +162,7 @@ body {
|
|||
position: absolute;
|
||||
top: 70px;
|
||||
right: 0;
|
||||
width: 300px;
|
||||
width: 275px;
|
||||
max-height: 400px;
|
||||
background-color: #ffffff;
|
||||
-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
|
||||
|
|
Loading…
Reference in New Issue