aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-10-11 22:32:06 +0200
committerMario Vavti <mario@mariovavti.com>2015-10-11 22:32:06 +0200
commitc963aa98e8fdadb42c9a24889578c6c8e6f3db27 (patch)
tree42435670e458c840b4b74d5162a0582caeb7e352 /view/css
parent22a5a91bd57bd81edcf1c4ccaba1e252f5eb23b4 (diff)
downloadvolse-hubzilla-c963aa98e8fdadb42c9a24889578c6c8e6f3db27.tar.gz
volse-hubzilla-c963aa98e8fdadb42c9a24889578c6c8e6f3db27.tar.bz2
volse-hubzilla-c963aa98e8fdadb42c9a24889578c6c8e6f3db27.zip
some conv-item restructuring to allow full width elements
Diffstat (limited to 'view/css')
-rw-r--r--view/css/conversation.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index e409cf4cf..9b659ea9f 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -83,15 +83,6 @@ code {
margin-right: 10px;
}
-.wall-item-photo-wrapper {
- margin-top: 0px;
- margin-bottom: 20px;
-}
-
-.comment .wall-item-photo-wrapper {
- margin-bottom: 15px;
-}
-
.wall-item-wrapper {
margin-left:10px;
}
@@ -171,11 +162,6 @@ a.wall-item-name-link {
margin-top: 10px;
}
-.wall-item-tools {
- width: 100%;
- margin-top: 10px;
-}
-
.item-tool {
cursor: pointer;
}