Преглед изворни кода

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;
     font-family: monospace;
     white-space: pre;
     white-space: pre;
 }
 }
+
+#header-title > .title-short {
+    display: none;
+}