浏览代码

Fix space after flag icon

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
hossainemruz 4 年之前
父节点
当前提交
71ac1bdc26
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 ====== */