Revision: 2568
          https://sourceforge.net/p/mrbs/code/2568/
Author:   cimorrison
Date:     2012-12-01 12:27:19 +0000 (Sat, 01 Dec 2012)
Log Message:
-----------
Tweaked position of <input> elements in IE

Modified Paths:
--------------
    mrbs/trunk/web/css/mrbs-ie.css

Modified: mrbs/trunk/web/css/mrbs-ie.css
===================================================================
--- mrbs/trunk/web/css/mrbs-ie.css      2012-11-30 22:13:47 UTC (rev 2567)
+++ mrbs/trunk/web/css/mrbs-ie.css      2012-12-01 12:27:19 UTC (rev 2568)
@@ -36,6 +36,7 @@
 .form_general div#div_typematch {margin-bottom: 0.5em}
 
 /* alignment of some inputs with labels is different in IE, so adjust */
+.form_general input {margin-top: -0.2em}
 .form_general input.radio {margin-top: -0.2em}
 .form_general input.checkbox {margin-top: -0.2em}
 
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to