1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-30 19:52:17 +01:00

Fix alignment of text to icon of cancel button for new contact.

This commit is contained in:
jbtbnl 2014-05-23 17:10:59 +02:00
parent d00cb90a85
commit 56353ab84a

View File

@ -182,7 +182,7 @@
#contact footer a:hover, #contact header a:hover {
opacity: 1;
}
#contact footer .close img, #contact footer .export img, #contact header .delete img {
#contact footer .close img, #contact footer .export img, #contact header .delete img, #contact footer .cancel img {
vertical-align: middle;
margin-bottom: 2px;
margin-bottom: 2px;