Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/appernetic/hugo-nederburg-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Ellison <justin.ellison@buckle.com>2018-08-01 01:47:28 +0300
committerJustin Ellison <justin.ellison@buckle.com>2018-08-01 02:00:11 +0300
commitfd1dbc4d4e8f2253f391e3ec93fffa2bb07d4129 (patch)
tree3a381e17805cffe2fbc0d94d10eaef1b9c977f82
parent807b8d2f3f96797facce0296cd422bca3a5a9771 (diff)
Revert "Revert "Fix disqus comments being squished""
This reverts commit 6c685b50646787d2f8925f5ee4b56c67242051ec.
-rw-r--r--static/css/custom.css36
1 files changed, 0 insertions, 36 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
index 37e5fd7..fa69534 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -2624,42 +2624,6 @@ li.pingback:first-child {
max-width: 1280px;
}
-/* 600px */
-@media all and (min-width: 37.5em) {
- #disqus_thread {
- width: 88.88%;
- margin: 0 auto;
- }
-}
-/* 700px */
-@media all and (min-width: 43.75em) {
- #disqus_thread {
- padding: 1.5em 10%;
- }
-}
-/* 900px */
-@media all and (min-width: 56.25em) {
- #disqus_thread {
- padding: 1.5em 14.66%;
- }
-}
-/* 1100px */
-@media all and (min-width: 68.75em) {
- #disqus_thread {
- padding: 1.5em 17.435% 3em;
- }
-}
-/* 1200px */
-@media all and (min-width: 75em) {
- #disqus_thread {
- padding: 1.5em 19.75% 3em;
- }
-}
-@media all and (min-width: 1400px) {
- #disqus_thread {
- padding: 1.5em 285px 3em;
- }
-}
/* bbpress Styles */
.bbpress.archive .main {
width: 100%;