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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css')
-rw-r--r--core/css/systemtags.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/systemtags.scss b/core/css/systemtags.scss
index b32f33f36e5..3f15c05b777 100644
--- a/core/css/systemtags.scss
+++ b/core/css/systemtags.scss
@@ -43,6 +43,7 @@
position: relative;
input {
display: inline-block;
+ height: 30px;
width: calc(100% - 40px);
}
}