Merge branch 'master' of https://github.com/redmatrix/redmatrix
This commit is contained in:
@@ -741,8 +741,8 @@ a.rateme, div.rateme {
|
||||
}
|
||||
|
||||
.wall-item-conv {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 25px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
@@ -1932,12 +1932,14 @@ nav .dropdown-menu {
|
||||
background-color: $comment_item_colour;
|
||||
border-bottom-left-radius: $radiuspx;
|
||||
border-bottom-right-radius: $radiuspx;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.section-content-wrapper-np {
|
||||
background-color: $comment_item_colour;
|
||||
border-bottom-left-radius: $radiuspx;
|
||||
border-bottom-right-radius: $radiuspx;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
[id^="cloud-index-"]:hover td,
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
}
|
||||
|
||||
.wall-item-conv {
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
margin-left: 10px;
|
||||
padding-top: 10px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
@@ -46,7 +46,7 @@ if (! $radius)
|
||||
if (! $shadow)
|
||||
$shadow = "0";
|
||||
if (! $converse_width)
|
||||
$converse_width = "676";
|
||||
$converse_width = "656";
|
||||
if(! $top_photo)
|
||||
$top_photo = '48px';
|
||||
if(! $comment_indent)
|
||||
|
||||
Reference in New Issue
Block a user