mirror of https://github.com/vector-im/riot-web
dirty hack to fix the uneven spacing
parent
68a005bf1f
commit
bf3e90bb47
|
@ -95,6 +95,7 @@ limitations under the License.
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 90px;
|
width: 90px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
margin-top: -6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MessageTimestamp {
|
.mx_MessageTimestamp {
|
||||||
|
|
Loading…
Reference in New Issue