projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65805ff
)
changed css to fix text on thumbnail
author
Matt
<deal.sy@hotmail.com>
Mon, 15 Aug 2016 05:11:12 +0000
(15:11 +1000)
committer
Matt
<deal.sy@hotmail.com>
Mon, 15 Aug 2016 05:11:12 +0000
(15:11 +1000)
mediagoblin/static/css/base.css
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin/static/css/base.css
b/mediagoblin/static/css/base.css
index 7852cae99e7a535dc6d62f00572ff3f461807a4c..cda94352236fa44b4d1c721a24400f87f77d4e44 100644
(file)
--- a/
mediagoblin/static/css/base.css
+++ b/
mediagoblin/static/css/base.css
@@
-1069,3
+1069,7
@@
table.metadata_editor tr td.form_field_input input {
.application-button {
float: right;
}
+
+.media_thumbnail{
+ white-space: normal;
+}
\ No newline at end of file