Commit 147b6d17 authored by Adriel Santiago's avatar Adriel Santiago

solves group overview list items layout regression

parent ce2f1ec8
......@@ -419,6 +419,7 @@
.stats {
position: relative;
line-height: normal;
text-align: right;
flex-shrink: 0;
> span {
......@@ -464,7 +465,7 @@
}
.last-updated {
position: absolute;
position: relative;
right: 12px;
min-width: 250px;
text-align: right;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment