From 0da03bf4e268e38cbb2be8254270ca38538b86e9 Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Mon, 29 Apr 2013 14:22:22 +0100 Subject: [PATCH] MDL-39278 - test change to less which is ungenerated My sincere apologies for polluting the history this way, but this is the best way we can be sure. TO BE CLEAR: this commit will shorlty be reverted. --- theme/bootstrapbase/less/moodle.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/bootstrapbase/less/moodle.less b/theme/bootstrapbase/less/moodle.less index 80b0fc07853..33932393f3e 100644 --- a/theme/bootstrapbase/less/moodle.less +++ b/theme/bootstrapbase/less/moodle.less @@ -19,7 +19,7 @@ @iconWhiteSpritePath: ~"[[pix:theme|glyphicons-halflings-white]]"; // Increase form label width. -@horizontalComponentOffset: 200px; +@horizontalComponentOffset: 201px; // On Wider screens. @horizontalComponentOffset768: 220px; @horizontalComponentOffset980: 265px; -- 2.43.0