projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51840a6
)
entry attachment css
author
Mikael Nordfeldth
<mmn@hethane.se>
Mon, 21 Mar 2016 23:03:22 +0000
(
00:03
+0100)
committer
Mikael Nordfeldth
<mmn@hethane.se>
Mon, 21 Mar 2016 23:03:22 +0000
(
00:03
+0100)
theme/base/css/display.css
patch
|
blob
|
history
diff --git
a/theme/base/css/display.css
b/theme/base/css/display.css
index 19ff81407d79e214c2b2c9542f7de052bf1b3a42..03cb4644ee683da1eb1d1dcb9eaf466d793997a5 100644
(file)
--- a/
theme/base/css/display.css
+++ b/
theme/base/css/display.css
@@
-810,11
+810,14
@@
position:static;
}
.notice.h-entry .attachments {
- clear: both;
position: relative;
margin-bottom: 1em;
}
+.notice.h-entry .attachments > * {
+ clear: both;
+}
+
.notice.h-entry .attachments .inline-attachment > * {
height: auto;
max-width: 100%;