Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
dfcc19e2
Commit
dfcc19e2
authored
Sep 28, 2013
by
fred
Browse files
style: remove unecessary margin in episode view
parent
6b7e1335
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/emissions/emission_detail.html
View file @
dfcc19e2
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
{% endblock %}
{% endblock %}
{% block main %}
{% block main %}
<div
class=
"wrapper {% if episodes.exists %}navigation{% endif %} cf"
>
<div
class=
"wrapper {% if episodes.exists %}navigation{% endif %} cf"
>
<div
id=
"Emission-container"
class=
"emission
marged
"
>
<div
id=
"Emission-container"
class=
"emission"
>
<div
data-tabbed=
"true"
id=
"Emission-tabs-default"
>
<div
data-tabbed=
"true"
id=
"Emission-tabs-default"
>
<div
id=
"Emission-tabs-detail"
class=
"leftPart"
>
<div
id=
"Emission-tabs-detail"
class=
"leftPart"
>
{% if episode %}
{% if episode %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment