mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-02-05 03:24:17 +00:00
fix profile image dimensions
This commit is contained in:
parent
bb7ea4e835
commit
8f71cc169a
@ -1968,6 +1968,11 @@ ul.userMenu-search-profiles button:after, ul.userMenu-search-profiles .mini-prof
|
|||||||
height: 48px;
|
height: 48px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#postboard-top .profile-photo img {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
/* line 357, ../sass/style.sass */
|
/* line 357, ../sass/style.sass */
|
||||||
#postboard-top .post-area {
|
#postboard-top .post-area {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user