diff options
author | hardythe1 | 2015-07-06 18:22:57 +0530 |
---|---|---|
committer | hardythe1 | 2015-07-06 18:22:57 +0530 |
commit | dcb172ee967431cf4edbc0f10436b01156e6b238 (patch) | |
tree | 92875adaa33d8215c68b6450a29408369ecac93f /website/static | |
parent | 11f5315bfc8dfafe1c4e3a2997d964a19355a21c (diff) | |
download | SciPy2015-dcb172ee967431cf4edbc0f10436b01156e6b238.tar.gz SciPy2015-dcb172ee967431cf4edbc0f10436b01156e6b238.tar.bz2 SciPy2015-dcb172ee967431cf4edbc0f10436b01156e6b238.zip |
minor UI change
Diffstat (limited to 'website/static')
-rw-r--r-- | website/static/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/static/css/bootstrap.css b/website/static/css/bootstrap.css index e17484a..ea91a3d 100644 --- a/website/static/css/bootstrap.css +++ b/website/static/css/bootstrap.css @@ -311,7 +311,7 @@ img { display: block; max-width: 100%; height: auto; - margin-top: 5%; + margin-top: 4%; } .img-rounded { border-radius: 6px; |