mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-15 22:05:00 -05:00
* fix alignment issues
This commit is contained in:
parent
2d593ddacd
commit
91fbafebcb
@ -164,7 +164,7 @@ h1 .description {
|
|||||||
.social {
|
.social {
|
||||||
float: right;
|
float: right;
|
||||||
position: relative;
|
position: relative;
|
||||||
right: -30px;
|
right: -10px;
|
||||||
top: -15px;
|
top: -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -175,7 +175,7 @@ h1 .description {
|
|||||||
.social .twitter {
|
.social .twitter {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 3px;
|
top: 3px;
|
||||||
width: 110px;
|
width: 90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.social .facebook {
|
.social .facebook {
|
||||||
|
Loading…
Reference in New Issue
Block a user