projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f59548
)
Merge `white-space` change into main `.media_thumbnail` class.
author
Ben Sturmfels
<ben@sturm.com.au>
Sat, 12 Nov 2016 22:20:37 +0000
(09:20 +1100)
committer
Ben Sturmfels
<ben@sturm.com.au>
Sat, 12 Nov 2016 22:20:37 +0000
(09:20 +1100)
mediagoblin/static/css/base.css
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin/static/css/base.css
b/mediagoblin/static/css/base.css
index cda94352236fa44b4d1c721a24400f87f77d4e44..f3d3ef2c2422454e955d4ed08d73bde6c05d6fd6 100644
(file)
--- a/
mediagoblin/static/css/base.css
+++ b/
mediagoblin/static/css/base.css
@@
-585,7
+585,6
@@
ul#action_to_resolve {list-style:none; margin-left:10px;}
border-radius: 0 0 5px 5px;
padding: 0 0 6px;
text-overflow: ellipsis;
- white-space: nowrap;
overflow: hidden;
border-color: #0D0D0D;
border-style: solid;
@@
-1069,7
+1068,3
@@
table.metadata_editor tr td.form_field_input input {
.application-button {
float: right;
}
-
-.media_thumbnail{
- white-space: normal;
-}
\ No newline at end of file