🐛 Fix typo

This commit is contained in:
Ahmed Abdulrahman 2018-08-02 11:24:26 +02:00
parent d0a97b40ae
commit da2af57e06
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ pre.sf-dump {
margin-bottom: 0;
}
.hidden {
display: none; !important
display: none !important;
}
.dumped-tag > .sf-dump {
display: inline-block;