mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
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:
parent
9f975791ca
commit
9a9c680248
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue