Fix buttons and text layout on Security Key dialog (#7996)
This commit is contained in:
@@ -18,6 +18,8 @@ limitations under the License.
|
|||||||
position: relative;
|
position: relative;
|
||||||
padding-left: 24px; // 16px icon + 8px padding
|
padding-left: 24px; // 16px icon + 8px padding
|
||||||
margin-top: 7px; // vertical alignment to buttons
|
margin-top: 7px; // vertical alignment to buttons
|
||||||
|
margin-bottom: 7px; // space between the buttons and the text when float is activated
|
||||||
|
text-align: left;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: "";
|
content: "";
|
||||||
|
|||||||
Reference in New Issue
Block a user