mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-03-17 17:10:03 +01:00
Indent comment
This commit is contained in:
parent
b119660a54
commit
182bb0ef24
1 changed files with 3 additions and 3 deletions
|
@ -73,9 +73,9 @@
|
|||
|
||||
.autocomplete__item__history__icon {
|
||||
/*
|
||||
Makes the history icon aligned in width with the autocomplete__item__tag's icon.
|
||||
Yes, it's a dirty hack, don't look at me like that >_<, but turns out font-awesome
|
||||
icons aren't actually all of the same size!
|
||||
Makes the history icon aligned in width with the autocomplete__item__tag's icon.
|
||||
Yes, it's a dirty hack, don't look at me like that >_<, but turns out font-awesome
|
||||
icons aren't actually all of the same size!
|
||||
*/
|
||||
font-size: 11.38px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue