File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ <h3>Make a selection...</h3>
250250 < a href ="# "> Go back</ a >
251251</ div >
252252
253- < div class ="ui-widget " style ="margin-top:2em; font-family:Arial ">
253+ < div class ="ui-widget " style ="clear: left; margin-top:2em; font-family:Arial ">
254254 Log:
255255 < div id ="log " style ="height: 400px; width: 300px; overflow: auto; " class ="ui-widget-content "> </ div >
256256</ div >
Original file line number Diff line number Diff line change 109109 < li > < a href ="# "> Amesville</ a > </ li >
110110</ ul >
111111
112- < div class ="ui-widget " style ="margin-top:2em; font-family:Arial ">
112+ < div class ="ui-widget " style ="clear: left; margin-top:2em; font-family:Arial ">
113113 Log:
114114 < div id ="log " style ="height: 400px; width: 300px; overflow: auto; " class ="ui-widget-content "> </ div >
115115</ div >
Original file line number Diff line number Diff line change 2626 padding : 2px ;
2727 margin : 0 ;
2828 display : block;
29+ float : left;
2930}
3031.ui-menu .ui-menu {
3132 margin-top : -3px ;
You can’t perform that action at this time.
0 commit comments