[cleanup] [minor] finishing styles, labels, descriptions

This commit is contained in:
Rushabh Mehta
2013-11-02 14:47:11 +05:30
parent 771f4a729e
commit ef5845589d
42 changed files with 155 additions and 220 deletions

View File

@@ -18,7 +18,7 @@ pscript['onload_Accounts Browser'] = function(wrapper){
var main = $(wrapper).find(".layout-main"),
chart_area = $("<div>")
.css({"margin-bottom": "15px"})
.css({"margin-bottom": "15px", "min-height": "200px"})
.appendTo(main),
help_area = $('<div class="well">'+
'<h4>'+wn._('Quick Help')+'</h4>'+