same height as normal pill

pull/21833/head
Bruno Windels 2019-05-17 19:51:03 +01:00
parent 3b598a1782
commit a47e722fa1
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ limitations under the License.
}
span.user-pill, span.room-pill {
height: 20px;
line-height: 20px;
border-radius: 16px;
display: inline-block;
color: $primary-fg-color;