diff css/mpiwg.css @ 168:07beb979e7e4

Merge with 6e0bea9510c9c28db9c8cc44e8bb9b51bff7168b
author casties
date Fri, 07 Jun 2013 11:32:05 +0200
parents 9e4001404792 6e0bea9510c9
children a743e22a155a
line wrap: on
line diff
--- a/css/mpiwg.css	Fri Jun 07 11:31:31 2013 +0200
+++ b/css/mpiwg.css	Fri Jun 07 11:32:05 2013 +0200
@@ -140,6 +140,16 @@
     display: inline;
 }
 
+.hasright {
+	position: relative;
+}
+
+.hasright .right {
+	position: absolute;
+	right: 0;
+	margin-right: 0.5em;
+}
+
 .clear {
     clear: both;
 }