Skip to content

Commit 8d3345d

Browse files
author
Matthew Dawber
committed
MB-49635 Add 'margin-bottom-2' class to client certificate row
Viewing the certificates page at a smaller screen size, so that the layout becomes a column, will no longer hide the +/- buttons behind the footer. Change-Id: I62fe838696d43db8c310aeaa52036e1c0996182e Reviewed-on: https://review.couchbase.org/c/ns_server/+/165997 Tested-by: Matthew Dawber <[email protected]> Well-Formed: Build Bot <[email protected]> Reviewed-by: Pavel Blagodov <[email protected]>
1 parent b9fdee1 commit 8d3345d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

priv/public/ui/app/mn_admin/mn_certificates.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ <h5>
167167
</div>
168168
</div>
169169

170-
<div class="row flex-right fix-width-5 resp-sml margin-top-half">
170+
<div class="row flex-right fix-width-5 resp-sml margin-top-half margin-bottom-2">
171171
<button
172172
class="outline btn-small"
173173
title="Add a prefix"

0 commit comments

Comments
 (0)