From 9a9c680248de9cd749c0b9e239079682fb46f979 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 19 May 2014 18:57:54 +0200 Subject: [PATCH] Add width and height to image tags Readthedocs' theme is trying so hard to be completely responsive, it scales these badges up to 100% of the viewport width --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index c10a608..d3460a6 100644 --- a/README.rst +++ b/README.rst @@ -12,9 +12,13 @@ It aims to be for CalDAV and CardDAV what `OfflineIMAP `_ is for IMAP. .. image:: https://travis-ci.org/untitaker/vdirsyncer.png?branch=master + :width: 77px + :height: 19px :target: https://travis-ci.org/untitaker/vdirsyncer .. image:: https://coveralls.io/repos/untitaker/vdirsyncer/badge.png?branch=master + :width: 86px + :height: 18px :target: https://coveralls.io/r/untitaker/vdirsyncer?branch=master How to use