--- loncom/interface/loncommon.pm 2015/04/13 18:52:44 1.1217 +++ loncom/interface/loncommon.pm 2015/04/17 12:34:01 1.1218 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1217 2015/04/13 18:52:44 raeburn Exp $ +# $Id: loncommon.pm,v 1.1218 2015/04/17 12:34:01 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -6814,7 +6814,6 @@ div.LC_edit_problem_footer, div.LC_edit_problem_footer div, div.LC_edit_problem_editxml_header, div.LC_edit_problem_editxml_header div { - margin-top: 5px; z-index: 100; } @@ -6831,19 +6830,17 @@ table.LC_edit_problem_header_title { background: $tabbg; } -div.LC_edit_problem_discards { - float: left; -} - div.LC_edit_actionbar { - margin: -5px 0px 0px 0px !important; background-color: $sidebg; - height: 35px; + margin: 0; + padding: 0; + line-height: 200%; } -div.LC_edit_problem_saves { - float: right; - padding-bottom: 5px; +div.LC_edit_actionbar div{ + padding: 0; + margin: 0; + display: inline-block; } .LC_edit_opt {