Reduced size of notify.

This commit is contained in:
Martin Edenhofer 2013-01-20 02:27:33 +01:00
parent f5d6c0777d
commit 4d1572dbe4

View file

@ -345,8 +345,8 @@ footer {
top: 48px;
position: fixed;
left: 50%;
margin-left: -350px;
width: 700px;
margin-left: -300px;
width: 600px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;