File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222table#ics-preconfig { border:1px solid black; border-collapse:collapse; margin-top:24px; margin-bottom:24px;}
2323
2424#weekview.hidden { display: none; }
25- #weekview { border: none; margin: 0 0 0 0;}
25+ #weekview { border: none; margin: 0 0 0 0; overflow: hidden; }
2626#ical-link.hidden { display: none; }
2727#ical-link { margin: 10px 0 0 0; padding: 10px; text-align: center; background-color: #2647a0; color: #FFFFFF }
2828#ical-link A:link { color: #FFFFFF; }
@@ -333,7 +333,7 @@ <h1>IETF {{ meeting.number }} Meeting Agenda</h1>
333333
334334< div id ="ical-link " class ="hidden "> < span style ="font-size:150% "> Week View</ span > < br /> < a id ="ical-href " href ="{% url ietf.meeting.views.ical_agenda num=meeting.number %} "> < em > Download as an .ics file</ em > </ a > </ div >
335335
336- < iframe id ="weekview " class ="hidden " width ="100% " height ="600px " src ="about:blank "> </ iframe >
336+ < iframe id ="weekview " class ="hidden " width ="100% " height ="600px " src ="about:blank " scrolling =" no " > </ iframe >
337337
338338< table width ="100% " id ="ics-preconfig "> < tr > < td align ="center ">
339339 Preconfigured .ics links:
You can’t perform that action at this time.
0 commit comments