File tree 3 files changed +3
-2
lines changed
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>
250
250
< a href ="# "> Go back</ a >
251
251
</ div >
252
252
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 ">
254
254
Log:
255
255
< div id ="log " style ="height: 400px; width: 300px; overflow: auto; " class ="ui-widget-content "> </ div >
256
256
</ div >
Original file line number Diff line number Diff line change 109
109
< li > < a href ="# "> Amesville</ a > </ li >
110
110
</ ul >
111
111
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 ">
113
113
Log:
114
114
< div id ="log " style ="height: 400px; width: 300px; overflow: auto; " class ="ui-widget-content "> </ div >
115
115
</ div >
Original file line number Diff line number Diff line change 26
26
padding : 2px ;
27
27
margin : 0 ;
28
28
display : block;
29
+ float : left;
29
30
}
30
31
.ui-menu .ui-menu {
31
32
margin-top : -3px ;
You can’t perform that action at this time.
0 commit comments