diff --git a/bookwyrm/static/css/format.css b/bookwyrm/static/css/format.css index 541c0d071..842e7d2fa 100644 --- a/bookwyrm/static/css/format.css +++ b/bookwyrm/static/css/format.css @@ -1,12 +1,4 @@ /* --- ICONS --- */ -.hidden-text { - height: 0; - width: 0; - position: absolute; - overflow: hidden; -} - - /* --- TOGGLES --- */ input.toggle-control { display: none; diff --git a/bookwyrm/templates/book.html b/bookwyrm/templates/book.html index 5e88e1379..7d52572ec 100644 --- a/bookwyrm/templates/book.html +++ b/bookwyrm/templates/book.html @@ -12,7 +12,7 @@
diff --git a/bookwyrm/templates/edit_book.html b/bookwyrm/templates/edit_book.html index 6e2ff1fbf..5afe192d7 100644 --- a/bookwyrm/templates/edit_book.html +++ b/bookwyrm/templates/edit_book.html @@ -9,7 +9,7 @@ diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index 5fe1664cd..829f781eb 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -30,7 +30,7 @@ @@ -87,7 +87,7 @@