comparison sat_templates/templates/default/static/styles.css @ 213:82b18c29dae3

css: added right margin for avatar--float-left
author Goffi <goffi@goffi.org>
date Sun, 14 Jul 2019 15:08:48 +0200
parents bf33342902ed
children b2f0f81b2cd2
comparison
equal deleted inserted replaced
212:255faa03379a 213:82b18c29dae3
760 flex-direction: column; 760 flex-direction: column;
761 } 761 }
762 762
763 .avatar--float-left { 763 .avatar--float-left {
764 float: left; 764 float: left;
765 margin-right: 0.3em;
765 } 766 }
766 767
767 .avatar__content { 768 .avatar__content {
768 769
769 } 770 }