| Index: AdblockPlusSafari/Base.lproj/Main.storyboard | 
| diff --git a/AdblockPlusSafari/Base.lproj/Main.storyboard b/AdblockPlusSafari/Base.lproj/Main.storyboard | 
| index 0fefbfd0605dabd6b459524e504e0a6b621a846c..5260e481894e19cae3556b8ccfed959f8952311e 100644 | 
| --- a/AdblockPlusSafari/Base.lproj/Main.storyboard | 
| +++ b/AdblockPlusSafari/Base.lproj/Main.storyboard | 
| @@ -803,7 +803,7 @@ | 
| </constraints> | 
| </imageView> | 
| <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="To get a better ad blocking experience, use Adblock *Browser* for iOS" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VJZ-V3-ohd"> | 
| -                                <rect key="frame" x="15" y="539" width="345" height="43"/> | 
| +                                <rect key="frame" x="15" y="539" width="345" height="40"/> | 
| <fontDescription key="fontDescription" name="SourceSansPro-Light" family="Source Sans Pro" pointSize="17"/> | 
| <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | 
| <nil key="highlightedColor"/> | 
| @@ -1094,7 +1094,7 @@ | 
| </subviews> | 
| </tableViewCellContentView> | 
| </tableViewCell> | 
| -                            <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="WebsiteCell" textLabel="LBD-LS-G1D" style="IBUITableViewCellStyleDefault" id="SJt-Tn-kZJ"> | 
| +                            <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="WebsiteCell" textLabel="LBD-LS-G1D" style="IBUITableViewCellStyleDefault" id="SJt-Tn-kZJ" customClass="WhitelistedSiteCell"> | 
| <rect key="frame" x="0.0" y="143.5" width="375" height="44"/> | 
| <autoresizingMask key="autoresizingMask"/> | 
| <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="SJt-Tn-kZJ" id="Qe1-hR-4DA"> | 
|  |