diff --git a/brutaldon/static/css/brutaldon-dark.css b/brutaldon/static/css/brutaldon-dark.css index 1519ef5..f35495a 100644 --- a/brutaldon/static/css/brutaldon-dark.css +++ b/brutaldon/static/css/brutaldon-dark.css @@ -217,19 +217,6 @@ input#id_poll_frequency max-width: 90%; } -.card-image -{ - padding: 1em; -} - -.card-image figure -{ - padding: 0; - max-height: 256px; - max-width: 256px; - -} - #username_autocomplete { height: 0; diff --git a/brutaldon/static/css/brutaldon.css b/brutaldon/static/css/brutaldon.css index d2ca88c..46f692a 100644 --- a/brutaldon/static/css/brutaldon.css +++ b/brutaldon/static/css/brutaldon.css @@ -200,18 +200,6 @@ body.has-navbar-fixed-top, html.has-navbar-fixed-top { max-width: 90%; } -.card-image -{ - padding: 1em; -} - -.card-image figure -{ - padding: 0; - max-height: 256px; - max-width: 256px; - -} #username_autocomplete { diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 8d18a5b..87899fa 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -65,7 +65,7 @@
- {{ toot.card.title }}