aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorAndreas Hubel2019-09-23 09:56:23 +0200
committerAndreas Hubel2019-09-23 09:56:23 +0200
commitc2fd24f4f5fb62167ad50df63a66680d89c8ab3a (patch)
tree6d56fc66330d935e121cfbb0e87006571f85f5bc /assets
parent3a2c02d97f20388863f302b7ebb266f05b37794e (diff)
disable css which did not work as expected
Diffstat (limited to 'assets')
-rw-r--r--assets/css/_schedule.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/_schedule.less b/assets/css/_schedule.less
index 67f723d..fe512a9 100644
--- a/assets/css/_schedule.less
+++ b/assets/css/_schedule.less
@@ -41,7 +41,7 @@ body .schedule {
/* and now for small screens: */
@media (max-width: @screen-xs-max) {
- height: 75px;
+ /*height: 75px; disabled, at it did not work as expected --Andi */
}
a:hover {