Popup moved to the bottom.

This commit is contained in:
Alexey Skobkin 2015-02-10 22:19:06 +03:00
parent 11b1338841
commit 643919c62f
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
.pp-notification {
display: block;
position: fixed;
top: 40px;
bottom: 40px;
right: 40px;
padding: 20px;
border-radius: 2px;
@ -12,7 +12,7 @@
}
.pp-notification a,
.pp-notification a:visited, {
.pp-notification a:visited {
color: #fff;
text-decoration: none;
font-weight: bold;