aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaZderMind2015-12-23 13:56:52 +0100
committerMaZderMind2015-12-23 13:56:52 +0100
commitec3a6d5c763ecc8c46f266659d790c4b57233074 (patch)
tree05c397b0eb45ada5668e712976625a96a983c62f
parentc1c54bd1295d9de8b3575cef25efa3dd5f6b0c85 (diff)
optimize style of allconferences page
-rw-r--r--assets/css/_allconferences.less6
-rw-r--r--template/allconferences.phtml1
2 files changed, 5 insertions, 2 deletions
diff --git a/assets/css/_allconferences.less b/assets/css/_allconferences.less
index d8a14aa..b4711b9 100644
--- a/assets/css/_allconferences.less
+++ b/assets/css/_allconferences.less
@@ -2,9 +2,11 @@ body.allconferences {
text-align: center;
.conference {
+ .panel {
+ min-height: 200px;
+ }
a {
- font-size: @jumbo-font-size;
- line-height: @jumbo-line-height;
+ font-size: 32px;
@media (max-width: @screen-xs-min) {
font-size: @jumbo-font-size-xs;
diff --git a/template/allconferences.phtml b/template/allconferences.phtml
index 2d47b82..e1fb5e3 100644
--- a/template/allconferences.phtml
+++ b/template/allconferences.phtml
@@ -19,6 +19,7 @@
clearfix
conference
col-xs-12
+ col-sm-6
col-md-<?=h($w)?>
">
<div class="panel panel-default">