Merge branch 'release-3.9' into merge-3.9
Этот коммит содержится в:
@@ -5,7 +5,9 @@
|
||||
border-left: none;
|
||||
font-size: 14px;
|
||||
line-height: 56px;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
z-index: 5;
|
||||
|
||||
.member-popover__trigger,
|
||||
.pinned-posts-button {
|
||||
|
||||
@@ -31,6 +31,12 @@ h6 {
|
||||
font-weight: 700;
|
||||
line-height: 1.5;
|
||||
margin: 10px 0;
|
||||
|
||||
.emoticon {
|
||||
min-height: 1.5em;
|
||||
min-width: 1.5em;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
.markdown__paragraph-inline {
|
||||
|
||||
@@ -41,6 +41,14 @@
|
||||
width: 43px;
|
||||
z-index: 5;
|
||||
|
||||
> span {
|
||||
> svg {
|
||||
position: relative;
|
||||
top: 13px;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-bar {
|
||||
background: $white;
|
||||
width: 21px;
|
||||
@@ -49,7 +57,8 @@
|
||||
.icon-search {
|
||||
font-size: 17px;
|
||||
position: relative;
|
||||
top: -2px;
|
||||
top: 11px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.icon--white {
|
||||
@@ -93,7 +102,7 @@
|
||||
.description {
|
||||
color: $white;
|
||||
display: inline-block;
|
||||
margin-right: .5em;
|
||||
margin-right: 1em;
|
||||
|
||||
&.info-popover {
|
||||
@include background-size(100% 100%);
|
||||
|
||||
@@ -651,6 +651,12 @@
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.post__header {
|
||||
.col__reply {
|
||||
z-index: 7;
|
||||
}
|
||||
}
|
||||
|
||||
.post__body {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
position: fixed;
|
||||
right: 0;
|
||||
width: 400px;
|
||||
z-index: 6;
|
||||
z-index: 8;
|
||||
|
||||
&.webrtc {
|
||||
z-index: 5;
|
||||
|
||||
Ссылка в новой задаче
Block a user