diff options
| author | ryderr <r@okfoc.us> | 2014-10-10 16:01:14 -0400 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-10-10 16:01:14 -0400 |
| commit | 4c39517d0a3cd3b28a9e757cbb40e38f406a93a8 (patch) | |
| tree | 99817be9e7932381d6cb6ff4d1507956a2dd6f61 | |
| parent | 156310938650a2369bf4b879216167e77f95c8a2 (diff) | |
thumbs
| -rwxr-xr-x | public/assets/stylesheets/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index bc1bdb1..5c96a8a 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -332,7 +332,7 @@ iframe.embed { .projectList a { - padding: 4%; + margin: 4%; display: inline-block; } .projectList .room { |
