aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css11
1 files changed, 5 insertions, 6 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 97d5f440e..d6cee8825 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1122,7 +1122,7 @@ input#dfrn-url {
/* Give the top level post bigger shadows than the comments. This makes them appear "higher" and the comments "lower", which separates posts from each other reasonably without literally drawing a line under it */
.wall-item-content-wrapper {
- margin-top: 30px;
+ margin-top: 10px;
position: relative;
background: #fff;
border-radius: 5px;
@@ -1317,8 +1317,7 @@ input#dfrn-url {
}
.thread-wrapper.toplevel_item {
-/*padding: 30px; */
-width: 90%;
+ width: 90%;
}
.wall-item-body {
@@ -1329,13 +1328,13 @@ width: 90%;
.wall-item-tools {
clear: both;
-/* background-image: url("../img/head.jpg"); */
background: #eee;
padding: 5px 10px;
}
-.wall-item-like {
-margin: 15px;
+.wall-item-like, .wall-item-dislike {
+ margin-left: 0px;
+ margin-top: 3px;
}
.wall-item-author {