1
0
mirror of https://github.com/flarum/core.git synced 2025-08-09 18:07:02 +02:00

Fix last commit

This commit is contained in:
Toby Zerner
2015-11-21 15:14:53 +10:30
parent 19e40f76fe
commit f199170054

View File

@@ -53,7 +53,7 @@
padding: 0; padding: 0;
width: 100%; width: 100%;
margin-right: -100%; margin-right: -100%;
background: transparent; background: transparent !important;
} }
} }
.TagsInput-tag { .TagsInput-tag {