Fix camera position

This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-02 16:01:25 -03:00
commit eec710d87b
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 16 additions and 14 deletions

View file

@ -54,7 +54,6 @@ h4 {
font-size: 0.75rem;
text-align: center;
line-height: 1.5;
min-height: 62px;
}
h4.title a {
@ -524,6 +523,7 @@ ul.manage li {
.p5h {padding: 0 5px;}
.p20h {padding: 0 20px;}
.p20v {padding: 20px 0;}
.p20b {padding-bottom: 20px;}
.p25l {padding-left: 25px;}
.p15 {padding:15px;}
.p20 {padding:20px;}