css changes

This commit is contained in:
Andreas N 2014-12-27 19:22:27 +01:00
parent 05002b8d10
commit f236e7b709
1 changed files with 4 additions and 4 deletions

View File

@ -70,7 +70,7 @@
border-radius: 100%;
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.12), 0px 1px 6px rgba(0, 0, 0, 0.12);
margin: 0px;
padding: 15px;
padding: 4px 5px 4px 8px;
font-size: 26px;
width: 56px;
height: 56px;
@ -78,9 +78,9 @@
outline: medium none !important;
text-transform: uppercase;
text-decoration: none;
position: absolute;
position: fixed;
bottom: 0px;
right: 0px;
margin-right: 5px;
margin-bottom: 5px;
margin-right: 7px;
margin-bottom: 7px;
}