Skip to content
Snippets Groups Projects
Commit 48478129 authored by Pedro Beschorner Marin's avatar Pedro Beschorner Marin
Browse files

Removed horizontalBar from shared note window

parent a8ff311f
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
creationComplete="onCreationComplete()"
xmlns:components="org.bigbluebutton.modules.sharednotes.views.components.*"
showCloseButton="false"
minHeight="161" minWidth="191">
horizontalScrollPolicy="off">
<fx:Declarations>
<mate:Listener type="{ReceivePatchEvent.RECEIVE_PATCH_EVENT}" method="receivePatch"/>
......@@ -549,8 +549,6 @@
borderThicknessRight="0"
borderThicknessTop="0"
borderThicknessBottom="0"
minWidth="120"
minHeight="100"
initialize="initSharedNotesRichTextEditor()"/>
<mx:HBox width="100%" paddingTop="0">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment