logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: ef094764cbf387d870d8be490b084e766f19178f
parent: 77c51fdadb8d2334c6c8dc141b2710bd7903f135
Author: Roger Braun <roger@rogerbraun.net>
Date:   Tue, 17 Jan 2017 13:27:11 +0100

Fix avatar size.

Diffstat:

Msrc/App.scss4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/App.scss b/src/App.scss @@ -122,10 +122,6 @@ main-router { background-color: rgba(0,0,0,0.1); } -.media-left { - width: 10% !important; -} - .media-body { flex: 1; padding-left: 0.3em;