Changeset:
abae2b322e39
https://sourceforge.net/p/mrbs/hg-code/ci/abae2b322e398644876d4130d310627dbf6bc656
Author:
John Beranek <[email protected]>
Date:
Mon Feb 13 13:56:46 2017 +0000
Log message:
Tweaked $admin_form_label_width in the CSS, to stop the new label
in "Add Room" from wrapping in the English translation at least.
diffstat:
web/css/mrbs.css.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 19b125d31c5e -r abae2b322e39 web/css/mrbs.css.php
--- a/web/css/mrbs.css.php Mon Feb 13 13:25:12 2017 +0000
+++ b/web/css/mrbs.css.php Mon Feb 13 13:56:46 2017 +0000
@@ -179,7 +179,7 @@
<?php
// Adjust the label width to suit the longest label - it will depend on the
translation being used
// The input width can normally be left alone
-$admin_form_label_width = '7.0'; // em
+$admin_form_label_width = '10.0'; // em
$admin_form_gap = '1.0'; // em
$admin_form_input_width = '10.5'; // em (Also used in
edit_area_room.php)
------------------------------------------------------------------------------
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