Tweaked the padding a bit

This commit is contained in:
JC Brand 2015-05-11 18:01:01 +02:00
parent a69ceba813
commit d5ead50b5a
2 changed files with 2 additions and 2 deletions

View File

@ -1222,7 +1222,7 @@
color: #681F2C; }
#conversejs .set-xmpp-status {
background: none;
padding: 0.5em; }
padding: 0.75em 0.5em 0.5em 0.5em; }
#conversejs .set-xmpp-status .dropdown dd ul {
z-index: 22; }
#conversejs .minimized-chats-flyout,

File diff suppressed because one or more lines are too long