diff --git a/app/assets/stylesheets/popover.scss b/app/assets/stylesheets/popover.scss index 50dfebe..df3257d 100644 --- a/app/assets/stylesheets/popover.scss +++ b/app/assets/stylesheets/popover.scss @@ -67,14 +67,22 @@ margin-right:-25px; margin-bottom:-25px; a{ - text-align:center; - padding-right:25px; + + display:block; - padding-bottom:25px; - width:200px; + + text-decoration:none; - float:left; - box-sizing: border-box; + + + float: left; + width: 16%; + margin: 2%; + text-align: center; + min-height: 230px; + + + .title{ color:#9d9d9d;