logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 2e874933a5c633d1f40abd342f5ecf969cb53d92
parent: 0be2051588a8da939c329af0704a75ea09fae410
Author: Roger Braun <roger@rogerbraun.net>
Date:   Thu, 16 Feb 2017 22:36:09 +0100

Navbar fixes.

Diffstat:

Msrc/App.scss2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/App.scss b/src/App.scss @@ -59,6 +59,8 @@ nav { height: 50px; .inner-nav { + padding-left: 20px; + padding-right: 20px; display: flex; align-items: center; flex-basis: 920px;