]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: decrease padding in the "docubetter" div
authorKefu Chai <kchai@redhat.com>
Thu, 11 Feb 2021 14:18:22 +0000 (22:18 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 13 Feb 2021 02:18:58 +0000 (10:18 +0800)
for better UX

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/_templates/page.html

index 3923975d78f025e8e300293da41a8c6189424212..3fd83b623b4ad9a4ef0a37abcb7dacf540cda59b 100644 (file)
@@ -16,7 +16,7 @@
 {%- endif %}
 
 {%- if not is_release_eol %}
-  <div id="docubetter" align="right" style="padding: 15px; font-weight: bold;">
+  <div id="docubetter" align="right" style="padding: 5px; font-weight: bold;">
     <a href="https://pad.ceph.com/p/Report_Documentation_Bugs">Report a Documentation Bug</a>
   </div>
 {%- endif %}