Adjust Requests position

This commit is contained in:
Jaco Greeff 2017-09-20 15:49:03 +02:00
parent 4fa4dd8fc8
commit 9ed8178dff
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ $backgroundTwo: #e57a00;
position: fixed;
left: 0;
right: 0;
top: 0;
top: 2.75em;
z-index: 760; /* sits above requests */
.request {