浏览代码

Merge remote-tracking branch 'origin/master'

jrivard@gmail.com 6 年之前
父节点
当前提交
2c67e8f4d1
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      webapp/src/main/webapp/public/resources/style.css

+ 4 - 0
webapp/src/main/webapp/public/resources/style.css

@@ -1738,3 +1738,7 @@ table.ias-table, table.ias-table td {
     font-family: monospace;
     white-space: pre;
 }
+
+#header-title > .title-short {
+    display: none;
+}