Skip to content

Commit

Permalink
Give Google translate a min-width. Closes #96
Browse files Browse the repository at this point in the history
  • Loading branch information
reginafcompton committed Feb 27, 2017
1 parent 651b278 commit 29410d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lametro/static/css/city_custom.css
Expand Up @@ -83,6 +83,7 @@ div#google_translate_element {
padding-top: 14px;
padding-left: 6px;
padding-right: 6px;
min-width: 185px;
}

.pdf-viewer { max-width: 840px; }
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,4 +1,4 @@
psycopg2==2.6.2
django-councilmatic<0.8
https://github.com/datamade/django-councilmatic/zipball/master
raven==5.30.0
gunicorn==19.6.0

0 comments on commit 29410d6

Please sign in to comment.