From 6d20113845c8360c9c25eb162d21be751556b84e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 28 Sep 2017 12:51:46 +0200 Subject: better formatting for specials diff --git a/www/js/specials.js b/www/js/specials.js index 3591af5..b880c54 100644 --- a/www/js/specials.js +++ b/www/js/specials.js @@ -124,10 +124,10 @@ rh.ShowView.prototype.render = function() { var showlink = $('').attr('href', "https://import.helsinki.at/shows/" + this.model.id) .attr('target', "import").text(this.model.title); var title = $('').addClass('show-title').append(showlink); - var rd = $('
').addClass('col-md-3 col-md-offset-1').append(title); + var rd = $('
').addClass('col-md-3').append(title); var tag = $('
').addClass('col-md-1'); - var pv = $('
').addClass('col-md-7'); + var pv = $('