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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorfnuesse <felix.nuesse@t-online.de>2018-12-15 15:05:58 +0300
committerfnuesse <felix.nuesse@t-online.de>2018-12-15 15:05:58 +0300
commit67fbba1a84fb863377b637ed0dc905ef5924bd08 (patch)
tree6677ddf6b1eb7b46ea3326eddcedae593c034a0c /sass
parent1989efbb630998073260560d33f6bf27b3972f88 (diff)
implemented search in icon-picker
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
Diffstat (limited to 'sass')
-rw-r--r--sass/credentials.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/sass/credentials.scss b/sass/credentials.scss
index 254585bc..c8b11f1e 100644
--- a/sass/credentials.scss
+++ b/sass/credentials.scss
@@ -589,4 +589,7 @@
float: right;
width: calc(40% - 10px);
}
+ .iconSearch {
+ width: 100%;
+ }
} \ No newline at end of file