1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 22:01:43 +03:00

Remove some whitespace

This commit is contained in:
Jason Etcovitch 2017-08-18 16:44:59 -07:00
parent 34232f1175
commit d1876dfdb0

View File

@ -85,7 +85,6 @@
// Direction utilities
/* Set the direction to rtl */
.direction-rtl { direction: rtl !important; }
/* Set the direction to ltr */
.direction-ltr { direction: ltr !important; }