diff --git a/12/style.css b/12/style.css index 4fa9274..8e8190b 100644 --- a/12/style.css +++ b/12/style.css @@ -489,10 +489,11 @@ a:hover{ } .etherpad_iframe{ - display: inline-block; - position: relative; + display: inline-block; + position: relative; height: 100%; width: 100%; + padding-top: 20px; } #etherpad_drag.hidden { @@ -711,7 +712,7 @@ filter: invert(1); z-index:2000; font-size: 8pt; color:black; - width: 98%; + width: 100%; display: inline-block; } @@ -726,6 +727,6 @@ filter: invert(1); z-index:2000; font-size: 8pt; color:black; - width: 98%; + width: 100%; display: inline-block; } \ No newline at end of file