Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
advisor
Commits
9211cfc8
Commit
9211cfc8
authored
Mar 02, 2014
by
Daniel W Bond
Browse files
moved the login button to the right
parent
bd8cb3eb
Changes
1
Show whitespace changes
Inline
Side-by-side
advisor/templates/login.html
View file @
9211cfc8
...
...
@@ -43,8 +43,8 @@ Login | YourSchool Advisor
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"col-sm-offset-
2
col-sm-
10
"
>
<button
type=
"submit"
class=
"btn btn-default"
>
Sign in
</button>
<div
class=
"col-sm-offset-
9
col-sm-
3
"
>
<button
type=
"submit"
class=
"btn btn-default
btn-block
"
>
Sign in
</button>
</div>
</div>
</form>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment