Small design improvements
This commit is contained in:
parent
31c619a8b4
commit
88c4220332
@ -9,6 +9,12 @@
|
|||||||
&.event, &.orga
|
&.event, &.orga
|
||||||
height: 20em
|
height: 20em
|
||||||
|
|
||||||
|
li
|
||||||
|
position: relative
|
||||||
|
.awesome-marker
|
||||||
|
display: inline-block !important
|
||||||
|
position: relative
|
||||||
|
|
||||||
.tags #map
|
.tags #map
|
||||||
width: 40%
|
width: 40%
|
||||||
height: 60em
|
height: 60em
|
||||||
|
@ -1,13 +1,8 @@
|
|||||||
%h2
|
%h2
|
||||||
%em.fa.fa-tag
|
%em.fa.fa-tag
|
||||||
= title t '.title'
|
|
||||||
\-
|
|
||||||
= title params[:id]
|
= title params[:id]
|
||||||
|
|
||||||
%h2
|
|
||||||
%em.fa.fa-forward
|
|
||||||
= t '.future'
|
|
||||||
\-
|
\-
|
||||||
|
%em.fa.fa-forward
|
||||||
= t '.count', count: @events_future.count
|
= t '.count', count: @events_future.count
|
||||||
|
|
||||||
%aside
|
%aside
|
||||||
|
Loading…
Reference in New Issue
Block a user