From c174d39094c2450ca9eb9b2269881d92ec8d13c4 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Fri, 26 Aug 2016 17:11:52 +0000 Subject: [PATCH] Changed version for PR#9. --- WEB-INF/templates/footer.tpl | 2 +- default.css | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index b7a08226..b38b0d19 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.9.29.3526 | Copyright © Anuko | +  Anuko Time Tracker 1.9.30.3527 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/default.css b/default.css index 161f61f1..7b305dab 100644 --- a/default.css +++ b/default.css @@ -152,7 +152,7 @@ div#LoginAboutText { width:400px; } } .mobile-textarea { - width: 100%; + width: 100%; resize: vertical; height: 5em; } @@ -173,4 +173,3 @@ div#LoginAboutText { width:400px; } .mobile-table-details td { padding: 3px; } - -- 2.20.1