moved banners a little more to the top

This commit is contained in:
Ralf Teusner
2017-03-28 13:51:31 +02:00
parent 5e4b7c5dd1
commit 8dda5659a2

View File

@ -5,7 +5,7 @@
.fixed_error_messages {
position: fixed;
z-index: 1000;
top: 110px;
top: 20px;
left: 0;
width: 100%;
padding-left: 10%;