diff --git a/portlet.scss b/portlet.scss index 3a05816..014af6f 100755 --- a/portlet.scss +++ b/portlet.scss @@ -18,6 +18,9 @@ border-bottom: 1px solid #ebedf2; padding: .7rem 1rem .7rem 1rem; font-weight: 300; + display: flex; + flex: 0 1 auto; + flex-direction: row; } .portlet-foot {