Index: lams_tool_lamc/web/authoring/BasicContent.jsp =================================================================== diff -u -r394f403c289f0fd7808c228840bead5c4e7d5d32 -rd064905749470c0f9d9ffd8b7d8614529d533a88 --- lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 394f403c289f0fd7808c228840bead5c4e7d5d32) +++ lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision d064905749470c0f9d9ffd8b7d8614529d533a88) @@ -6,9 +6,31 @@ #itemList .panel-heading.panel-title { overflow:hidden; } + #question-bank-div { + margin-top: 75px; + } + #add-question-div { + margin-top: -5px; + }