fix missing comma

This commit is contained in:
Omsi 2019-10-11 10:54:04 -07:00
parent 1a2f32904f
commit 57f31ce5c2

View File

@ -1306,7 +1306,7 @@ screen and (max-width: 480px) {
/*#region t-metro t-dark-metro t-inverted-metro t-s8*/
.t-metro .o-primary-btn,
.t-dark-metro .o-primary-btn
.t-dark-metro .o-primary-btn,
.t-inverted-metro .o-primary-btn,
.t-s8 .o-primary-btn {
border-radius: 0;