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

github.com/nextcloud/announcementcenter.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>2016-12-08 18:40:00 +0300
committerJoas Schilling <coding@schilljs.com>2016-12-09 12:38:41 +0300
commit277af35fd7038a215bc0255f6efdcd932e2d4c81 (patch)
treef61df6c457ea2fc4423401517f4495f2a4b8544e /css
parentff72914e99f1b419d3fdd057a64f5223a1bf0265 (diff)
Make both input and textarea the same 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 4820e4c..98a4fbd 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,5 +1,5 @@
#subject {
- width: 720px;
+ width: 706px;
}
#message {