projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dd2ab7
)
make sure the text field for the upload name doesn't overflow the screen
author
Robert Kaiser
<kairo@kairo.at>
Fri, 12 Sep 2014 02:27:46 +0000
(
04:27
+0200)
committer
Robert Kaiser
<kairo@kairo.at>
Fri, 12 Sep 2014 02:27:46 +0000
(
04:27
+0200)
style/lantea.css
patch
|
blob
|
blame
|
history
diff --git
a/style/lantea.css
b/style/lantea.css
index c3233cfb5fb552c2010f5313849a58dfc2b61583..6fa7aa013091b76ad1a4d1f144a20092b66e8634 100644
(file)
--- a/
style/lantea.css
+++ b/
style/lantea.css
@@
-164,6
+164,10
@@
h1 {
opacity: .66;
}
+#uploadDesc {
+ max-width: 95%;
+}
+
@media screen and (max-width: 500px) {
body {
font-size: 10px;