Skip to content
Snippets Groups Projects
Commit c73864c1 authored by Masoud Abkenar's avatar Masoud Abkenar Committed by Eugen Rochko
Browse files

RTL: fix cardbar margins and alignment (#9044)

parent 3a157210
No related branches found
No related tags found
No related merge requests found
......@@ -353,4 +353,10 @@ body.rtl {
margin-right: 0;
}
}
.card__bar .display-name {
margin-left: 0;
margin-right: 15px;
text-align: right;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment