Bring back minimum status height
Fixes some div sizes. Turns out I just needed to lower it to match the avatar size.
This commit is contained in:
parent
7fa6c05307
commit
5a3ef2f83e
@ -112,6 +112,7 @@ li.load-more {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.status, .follow-profile, .current-user {
|
.status, .follow-profile, .current-user {
|
||||||
|
min-height: 50px;
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user