Minor UI changes

pull/2/head
Sahat Yalkabov 2013-12-12 00:38:31 -05:00
parent 11296bccd4
commit 93a73da381
3 changed files with 3 additions and 7 deletions

View File

@ -5,14 +5,9 @@ body {
// TODO: Refactor
//
.navbar-nav img {
border-radius: 50%;
width: 40px;
height: 40px;
vertical-align: baseline;
margin-top: -15px;
margin-bottom: -15px;
position: relative;
left: -10px;
margin: -15px 15px -15px 0;
}
[class^="fa-"],

View File

@ -1,4 +1,5 @@
// iOS 7 Bootstrap Theme
// Sahat Yalkabov
// -----------------------------------------------------
// Variables =================================================================

View File

@ -32,7 +32,7 @@ block content
.input-group
input.form-control(type='password', name='password', id='password', placeholder='Password')
span.input-group-btn
button.btn.btn-primary(type='submit') Go
button.btn.btn-default(type='submit') Go
.help-block
a.pull-right(href='#') Forgot password?