mirror of https://gitlab.com/bashrc2/epicyon
Larger reply avatar image
parent
af9b084a4f
commit
0a1bddf087
|
@ -589,7 +589,7 @@ input[type=submit]:hover {
|
||||||
|
|
||||||
.timeline-avatar-reply {
|
.timeline-avatar-reply {
|
||||||
padding: 0px 0px;
|
padding: 0px 0px;
|
||||||
width: 4%;
|
width: 6%;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -594,7 +594,7 @@ input[type=submit]:hover {
|
||||||
|
|
||||||
.timeline-avatar-reply {
|
.timeline-avatar-reply {
|
||||||
padding: 0px 0px;
|
padding: 0px 0px;
|
||||||
width: 4%;
|
width: 6%;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -897,7 +897,7 @@ input[type=submit]:hover {
|
||||||
|
|
||||||
.timeline-avatar-reply {
|
.timeline-avatar-reply {
|
||||||
padding: 0px 0px;
|
padding: 0px 0px;
|
||||||
width: 4%;
|
width: 6%;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue