Minor UI fixes (#6227)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
db68e598a1
Коммит
cc07c00507
@@ -2,7 +2,7 @@
|
||||
|
||||
.channel-header {
|
||||
.search-bar__container {
|
||||
padding: 0 9px 0 3px;
|
||||
padding: 0 7px 0 3px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
white-space: nowrap;
|
||||
|
||||
.fa {
|
||||
font-size: 16px;
|
||||
font-size: 19px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,12 +29,14 @@
|
||||
.member-popover__trigger {
|
||||
.fa {
|
||||
margin-left: 4px;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
.pinned-posts-button svg {
|
||||
position: relative;
|
||||
top: 2px;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
&.alt {
|
||||
@@ -44,8 +46,8 @@
|
||||
font-weight: normal !important;
|
||||
|
||||
&.header-list__right {
|
||||
white-space: nowrap;
|
||||
padding-right: 4px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -419,7 +421,7 @@
|
||||
font-size: 22px;
|
||||
height: 30px;
|
||||
line-height: 26px;
|
||||
margin-right: 3px;
|
||||
margin-right: 1px;
|
||||
text-align: center;
|
||||
width: 30px;
|
||||
|
||||
|
||||
@@ -11,12 +11,6 @@
|
||||
|
||||
.post-right-comments-container {
|
||||
position: relative;
|
||||
|
||||
.post {
|
||||
&:first-child {
|
||||
padding-top: 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
border-radius: 4px;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
margin-top: 5px;
|
||||
margin: 5px 0;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user