Browse Source

Fix space after flag icon

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
hossainemruz 4 years ago
parent
commit
93f2a53f6c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      static/css/layouts/main.css

+ 1 - 0
static/css/layouts/main.css

@@ -171,6 +171,7 @@ img.right {
 .flag-icon {
   width: 16px !important;
   margin-top: 5px;
+  margin-right: 3px;
 }
 
 /* ====== codeblocks ====== */