From c18ddc3ddc409b624165671aea5a8ba81aaec062 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 16 Sep 2014 17:07:53 +0200 Subject: [PATCH] HTML Cleanup Remove line breaks and indentation around links text: At least Chrome/Firefox on Windows add the white space(s) from the HTML Code to the link text, which results in "jumping" labels. The behaviour can be observed with the Hello Theme while toggling the bookmark status. --- assets/css/app.css | 2 +- templates/bookmark_links.php | 8 ++------ templates/config.php | 4 ++-- templates/item.php | 4 +--- templates/login.php | 2 +- templates/show_item.php | 12 +++--------- templates/status_links.php | 12 +++--------- 7 files changed, 13 insertions(+), 31 deletions(-) diff --git a/assets/css/app.css b/assets/css/app.css index 380b5cd..7526a10 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -653,7 +653,7 @@ iframe { opacity: 0; } -.login-form { +#login-form { margin-bottom: 20px; } diff --git a/templates/bookmark_links.php b/templates/bookmark_links.php index ad20af5..099f2e1 100644 --- a/templates/bookmark_links.php +++ b/templates/bookmark_links.php @@ -6,9 +6,7 @@ data-action="bookmark" data-item-id="" data-reverse-label="" - > - - + > - - + > \ No newline at end of file diff --git a/templates/config.php b/templates/config.php index 52bac8a..6e4f68b 100644 --- a/templates/config.php +++ b/templates/config.php @@ -107,7 +107,7 @@
  • -
  • + @@ -117,7 +117,7 @@