Changeset:
        a0651591b1f3
        
https://sourceforge.net/p/mrbs/hg-code/ci/a0651591b1f3b5cd1b2225dfdc63a2b4650afd2c
Author:
        Campbell Morrison <[email protected]>
Date:
        Sun Feb 26 07:55:57 2017 +0000
Log message:

Fixed the header height when there are error messages sent to the browser

diffstat:

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

diffs (12 lines):

diff -r 754af658c049 -r a0651591b1f3 web/css/mrbs.css.php
--- a/web/css/mrbs.css.php      Sun Feb 26 07:37:57 2017 +0000
+++ b/web/css/mrbs.css.php      Sun Feb 26 07:55:57 2017 +0000
@@ -925,7 +925,7 @@
   border-style: solid;
 }
 
-.banner.simple {
+.banner.simple, .banner.simple nav {
   height: auto;
 }
 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to