Merge pull request #2409 from bechi/pin-screen

Pin screen
This commit is contained in:
Gustavo Maximiliano Cortez 2015-02-18 10:31:39 -03:00
commit 85e29193b8
10 changed files with 89 additions and 29 deletions

View file

@ -1565,8 +1565,7 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
color: #A5B2BF;
text-transform: uppercase;
padding-bottom: 0.8rem;
border-bottom: 1px solid #425467;
margin-bottom: 2rem;
margin: 1rem 0;
text-align: center;
}