* PLT-5475 - Adjusting tutorials on mobile

* PLT-5475 - Adjusting tutorials on mobile

* PLT-5457 - Adjusting save button

* PLT-5443 - Updating highllight on status compact

* PLT-5413 - Team sidebar not scrolling

* PLT-5358 - Maintaing aspect ratio for emojis

* PLT-5411 - Removing help text from LDAP signin

* PLT-5420 - Updating emoticon for headings

* Updating emoji size

* Updating emoji size

* Removing emoticon tag

* Updating emoticon sizes

* Updating emoji size
Этот коммит содержится в:
Asaad Mahmood
2017-02-16 19:54:30 +05:00
коммит произвёл Harrison Healey
родитель d60d05f2d8
Коммит c6ffb73999
13 изменённых файлов: 48 добавлений и 48 удалений

Просмотреть файл

@@ -6,7 +6,9 @@
background-size: contain;
display: inline-block;
height: 20px;
vertical-align: text-top;
min-height: 1em;
min-width: 1em;
vertical-align: middle;
width: 20px;
}

Просмотреть файл

@@ -35,26 +35,16 @@
}
}
.popover-dm__content {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
max-width: 100%;
overflow: hidden;
padding: 5px 5px 5px 0px;
text-overflow: ellipsis;
margin: 0;
font-size: 14px;
border-top: 1px solid #ebebeb;
border-color: rgba(221, 221, 221, 0.2);
margin-top: 5px;
margin-bottom: -5px;
.popover__row {
border-top: 1px solid transparent;
margin: 9px -15px 0;
padding: 9px 15px 0;
> a {
> i {
margin-right: 5px;
}
> span {
text-transform: capitalize;
}