mirror of https://github.com/vector-im/riot-web
Remove a special declaration about position of avatars on TimelineCard (#8900)
parent
f251009ced
commit
ea5616a05f
|
@ -36,7 +36,6 @@ limitations under the License.
|
|||
&[data-layout=group] {
|
||||
.mx_EventTile_avatar {
|
||||
position: absolute; // for IRC layout
|
||||
top: 12px;
|
||||
left: -3px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue