Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-10-15 11:21:41 +0300
committerJoas Schilling <coding@schilljs.com>2019-10-15 11:21:41 +0300
commit32095c71c42103bd59df1ff721c5a4d7e39f6f8b (patch)
treed1a82d422b2c3094af7aa85f75f969a38bb4bf44 /css
parent1d6e6e6d75cd3ac8706b96f170421d8d43c74a89 (diff)
Make sure the white image also has 32px width
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'css')
-rw-r--r--css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index ca7f6e7..9824466 100644
--- a/css/style.css
+++ b/css/style.css
@@ -67,7 +67,7 @@
}
#external ul.icon-list li.twin-icons img:first-child {
- padding-right: 5px;
+ margin-right: 5px;
}
#external ul.icon-list span {