* fix alignment issues

This commit is contained in:
Reinhard Pointner 2015-04-29 07:25:14 +00:00
parent 2d593ddacd
commit 91fbafebcb
1 changed files with 2 additions and 2 deletions

View File

@ -164,7 +164,7 @@ h1 .description {
.social {
float: right;
position: relative;
right: -30px;
right: -10px;
top: -15px;
}
@ -175,7 +175,7 @@ h1 .description {
.social .twitter {
position: relative;
top: 3px;
width: 110px;
width: 90px;
}
.social .facebook {