Fix buttons and text layout on Security Key dialog (#7996)
This commit is contained in:
parent
7faf56b7e7
commit
fb3e9eb56d
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ limitations under the License.
|
|||
position: relative;
|
||||
padding-left: 24px; // 16px icon + 8px padding
|
||||
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 {
|
||||
content: "";
|
||||
|
|
Loading…
Reference in a new issue