2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

FIX: Couldn't tab to Log Out button

This commit is contained in:
Robin Ward 2015-08-31 14:34:34 -04:00
parent ddf0db0338
commit 585fc7a25c
2 changed files with 2 additions and 2 deletions

View file

@ -359,7 +359,7 @@
padding: 5px 10px;
width: 140px;
margin-bottom: 10px;
}
}

.right {
float: right;