[Mpuls-commits] r5107 - in base/trunk: . mpulsweb/public/styles
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Jun 15 09:26:20 CEST 2011
Author: roland
Date: 2011-06-15 09:26:19 +0200 (Wed, 15 Jun 2011)
New Revision: 5107
Modified:
base/trunk/ChangeLog
base/trunk/mpulsweb/public/styles/all.css
Log:
issue2192: align the phase buttons vertically to the bottom
Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog 2011-06-14 18:43:10 UTC (rev 5106)
+++ base/trunk/ChangeLog 2011-06-15 07:26:19 UTC (rev 5107)
@@ -1,3 +1,8 @@
+2011-06-15 Roland Geider <roland.geider at intevation.de>
+
+ * mpulsweb/public/styles/all.css: issue2192: align the phase buttons
+ vertically to the bottom
+
2011-06-14 Frank Koormann <frank.koormann at intevation.de>
* mpulsweb/templates/documents/case_overview.mako,
Modified: base/trunk/mpulsweb/public/styles/all.css
===================================================================
--- base/trunk/mpulsweb/public/styles/all.css 2011-06-14 18:43:10 UTC (rev 5106)
+++ base/trunk/mpulsweb/public/styles/all.css 2011-06-15 07:26:19 UTC (rev 5107)
@@ -69,6 +69,10 @@
padding: 0.1em;
}
+.actions {
+ vertical-align: bottom;
+}
+
table.loginlogos td {
vertical-align: top;
}
More information about the Mpuls-commits
mailing list