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 {
|
||||
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user