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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>2013-12-05 21:55:00 +0400
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>2013-12-05 21:55:00 +0400
commitdac9fdf0b8e54fd0482ed9822e964c264a6421c6 (patch)
treeccc203cb6c31bc453892f65be475d17c32ecabb8 /css/style.css
parentfd4f4bf99ac848c2c37d9011c5131a90e758915c (diff)
More compact input
Diffstat (limited to 'css/style.css')
-rwxr-xr-xcss/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index e12d3bde..0be8fcd6 100755
--- a/css/style.css
+++ b/css/style.css
@@ -125,7 +125,9 @@
/*margin-left:-50%;*/
}
#document-title>input {
+ height:9px;
margin: 0;
+ padding-top:4px;
width: 300px;
}