diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2016-05-28 01:54:35 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2016-05-28 01:54:35 +0200 |
commit | 6cab3bad114fd0806fd1d3feb562a53138c91708 (patch) | |
tree | f34edbd8a53b078ac66873850dbd0d1fbc7a99f5 /web/index.html | |
parent | 052ab619c0611fc7ad61ba53aa26e94a63df1fd5 (diff) |
front: Tweak various aesthetics
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html index c500d09..9a18025 100644 --- a/web/index.html +++ b/web/index.html @@ -256,7 +256,7 @@ </div> </div> </div> - <div id="info-box-container" class="col-md-5 hidden" style="position: absolute; z-index: 120;"> + <div id="info-box-container" class="col-sm-8 col-md-6 col-lg-5 hidden" style="position: absolute; z-index: 120;"> </div> </div> |