From dad9828e8c866e50d6e44aebd103f1ab97409a5b Mon Sep 17 00:00:00 2001 From: Yehuda Hassine Date: Fri, 19 Apr 2019 01:22:45 +0300 Subject: add message id + twitter widget --- style/postman.css | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'style/postman.css') diff --git a/style/postman.css b/style/postman.css index 3e6358c..2366e10 100644 --- a/style/postman.css +++ b/style/postman.css @@ -1,5 +1,22 @@ @CHARSET "UTF-8"; +.twitter-wrap { + display: flex; +} + +.twitter-wrap #postman-main-menu { + flex: 1; + margin: 0; + margin-right: 10px; + overflow: hidden; + max-height: 300px; + border-radius: 5px; +} + +.welcome-panel-content { + width: 100%; +} + #postman-main-menu.welcome-panel { padding: 0px 10px 5px; } -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0