wsp-10268 Text doesn't fit on Add domain page

This commit is contained in:
dev_amdtel 2014-11-18 00:21:43 +03:00
parent 58cc51217b
commit 3881892ce9
2 changed files with 3 additions and 2 deletions

View file

@ -290,3 +290,4 @@ UL.ActionButtons LI {margin-bottom: 12px;}
p.warningText {font-size:14px; color:Red; text-align:center;}
.Hidden {display: none;}
.LinkText {color:#428bca;}
.WrapText { white-space: normal;}

View file

@ -28,7 +28,7 @@
</tr>
<tr>
<td class="Normal">
<div class="Small" style="padding-top: 10px;">
<div class="Small WrapText" style="padding-top: 10px;">
<asp:Label ID="lblIgnoreGlobalDNSRecords" runat="server" meta:resourcekey="lblIPHelp2" Text="If you need your site..."></asp:Label>
</div>
</td>