Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Commit

Permalink
Fix password input's button group alignment. Rename readme file back …
Browse files Browse the repository at this point in the history
…to what it was previously to retain formatting.
  • Loading branch information
lots0logs committed Oct 19, 2015
1 parent f16e8b4 commit 48193bb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
File renamed without changes.
4 changes: 4 additions & 0 deletions css/bootstrap/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,10 @@ input.password.form-control:focus {
padding: 7px 12px;
}

#passwordArea .btn-group > .btn {
float: initial;
}

#logArea {
position: absolute;
top: 25%;
Expand Down
2 changes: 1 addition & 1 deletion index.theme
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[theme]
name=Antergos
version=2.2
version=2.2.2
description=Antergos Theme
engine=lightdm-webkit2-greeter
url=index.html
Expand Down

0 comments on commit 48193bb

Please sign in to comment.