Clean up actionbar
This commit is contained in:
parent
ec893149d1
commit
5f12afdda9
12 changed files with 201 additions and 209 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
{% block media %}
|
||||
{% include "comments/media-css.html" %}
|
||||
{% include "actionbar/media-css.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block title_row %}
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{% extends "three-column-content.html" %}
|
||||
{% block three_col_media %}
|
||||
{% include "blog/media-css.html" %}
|
||||
{% include "actionbar/media-css.html" %}
|
||||
<style>
|
||||
@media (max-width: 799px) {
|
||||
.title {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue