Fixed layout bug for CAA records

This commit is contained in:
L. Bradley LaBoon 2020-01-18 18:08:27 -05:00
parent 9eadfdeb73
commit b4bf0aad4b

View File

@ -51,7 +51,7 @@ along with Linode Manager Classic. If not, see <https://www.gnu.org/licenses/>.
<td colspan="3">Add/edit a CAA Record</td> <td colspan="3">Add/edit a CAA Record</td>
</tr> </tr>
</tbody> </tbody>
<tbody class="caa resource-section lmc-tbody-head"> <tbody class="caa resource-section">
<tr class="lmc-tr3"> <tr class="lmc-tr3">
<td>Subdomain</td> <td>Subdomain</td>
<td><input id="caa-subdomain" type="text" size="30" /></td> <td><input id="caa-subdomain" type="text" size="30" /></td>