fix a typo

This commit is contained in:
Matthew Hodgson 2017-05-26 18:22:53 +01:00 committed by GitHub
parent cae62c8383
commit e26422ef10

View File

@ -94,7 +94,7 @@ limitations under the License.
*/
.mx_EventTile_selected .mx_EventTile_line {
border-left: $accent-color 5px solid;
padding-left: px;
padding-left: 60px;
background-color: $event-selected-color;
}