diff options
| author | ryderr <r@okfoc.us> | 2014-09-30 11:47:16 -0400 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-09-30 11:47:16 -0400 |
| commit | 0e980458a5deffa9351b79ad3ac0f09cc9b9cbe2 (patch) | |
| tree | 95789533404fee84f2b209554b059145b165d9ba /public/assets/stylesheets/app.css | |
| parent | 166834f03505ec7e766cb5d6d7151310fbf54d49 (diff) | |
| parent | 746dc328ab759d95935177834525b4a1dfccffff (diff) | |
Merge branch 'master' of github.com:okfocus/vvalls
Diffstat (limited to 'public/assets/stylesheets/app.css')
| -rwxr-xr-x | public/assets/stylesheets/app.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index d5dab4f..d47f196 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -489,6 +489,7 @@ iframe.embed { .templates { overflow: auto; max-height: 80%; + width: 100%; } .no-templates { display: none; |
