Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
In Safari web browser, the following CSS is not correct resulting in the text (when using a block notice) being too close to the dismiss button. In other browsers I tested in using, it did not seem to be a problem and it displayed correctly regardless.[CODE]#Notices .panel .noticeContent{ padding-right: 25px;}[/CODE][ATTACH=full]111117[/ATTACH]The notices template was changed to render:[CODE]<div class="PanelScroller Notices"[/CODE]It previously rendered:[CODE]<div class="PanelScroller" id="Notices"[/CODE]The CSS above didn't change to reflect that.
In Safari web browser, the following CSS is not correct resulting in the text (when using a block notice) being too close to the dismiss button. In other browsers I tested in using, it did not seem to be a problem and it displayed correctly regardless.
[CODE]#Notices .panel .noticeContent
{
padding-right: 25px;
}[/CODE]
[ATTACH=full]111117[/ATTACH]
The notices template was changed to render:
[CODE]<div class="PanelScroller Notices"[/CODE]
It previously rendered:
[CODE]<div class="PanelScroller" id="Notices"[/CODE]
The CSS above didn't change to reflect that.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences