pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

commit 02fa3749ec340929d0154443538bc90924682d05
parent 739847424227751209d79529a8818c455997edc1
Author: Jul <jul@9o.is>
Date:   Sat, 23 Aug 2014 14:10:26 -0400

css mods to btm map

Diffstat:
Msrc/main/webapp/less/pages/index.less | 7+++++--
1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/less/pages/index.less b/src/main/webapp/less/pages/index.less @@ -183,6 +183,10 @@ z-index: @z-layer-info; margin: @atm-map-margin; + .alert { + margin-top: 10px !important; + } + @media(min-width: @screen-md-min) { width: 100%; } @@ -295,7 +299,7 @@ } @media(min-width: @screen-md-min) { - width: 50%; + width: 70%; margin-top: 10px; img.atm-profile { width: 75px; } .business-times { @@ -305,7 +309,6 @@ } @media(min-width: @screen-lg-min) { - width: 60%; img.atm-profile { width: 100px; } .business-times { margin-top: 0;