Changeset:
        09f811e5dd91
        
https://sourceforge.net/p/mrbs/hg-code/ci/09f811e5dd91cf35ff2a666e7fa7c953a0d77ed4
Author:
        Campbell Morrison <[email protected]>
Date:
        Tue Oct 06 14:34:07 2015 +0100
Log message:

Fixed problem with table sort direction arrows overlapping header text

diffstat:

 web/css/mrbs.css.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 67eb00ca3b79 -r 09f811e5dd91 web/css/mrbs.css.php
--- a/web/css/mrbs.css.php      Fri Oct 02 18:03:32 2015 +0100
+++ b/web/css/mrbs.css.php      Tue Oct 06 14:34:07 2015 +0100
@@ -89,7 +89,7 @@
   box-sizing: border-box;
   vertical-align: middle;
   text-align: left;
-  padding: 0.1em 0.6em;
+  padding: 0.1em 24px 0.1em 0.6em;
   border-style: solid;
   border-width: 0 1px 0 0;
 }

------------------------------------------------------------------------------
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to