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
This commit is contained in:
Markus Unterwaditzer 2014-05-19 18:57:54 +02:00
parent 9f975791ca
commit 9a9c680248

View file

@ -12,9 +12,13 @@ It aims to be for CalDAV and CardDAV what `OfflineIMAP
<http://offlineimap.org/>`_ 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