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; top: 48px;
position: fixed; position: fixed;
left: 50%; left: 50%;
margin-left: -350px; margin-left: -300px;
width: 700px; width: 600px;
-webkit-border-radius: 4px; -webkit-border-radius: 4px;
-moz-border-radius: 4px; -moz-border-radius: 4px;
border-radius: 4px; border-radius: 4px;