Commit d8bad739 authored by Ozzie Isaacs's avatar Ozzie Isaacs

Merge remote-tracking branch 'caliblur/master'

parents f5062d13 24ad15be
......@@ -6,6 +6,7 @@ __pycache__/
# Distribution / packaging
.Python
.python-version
env/
venv/
eggs/
......
......@@ -6490,7 +6490,9 @@ body.edituser.admin > div.container-fluid > div.row-fluid > div.col-sm-10 > div.
height: 150px;
margin-bottom: 0
}
.container-fluid .book .cover img {
width: 100px !important;
}
#books .cover img, #books_rand .cover img, .book.isotope-item .cover img {
width: 100px !important
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment