On the topic of automatic linking back to a post...
-
Did it dissapeared?
-
-
Taking a closer look at the code, its hidden on mobile view using
hidden-xs
.btn btn-xs btn-default hidden-xs
The reason why its hidden... no clue. Maybe to keep noise down the a minimum. Any how, its easy to add back just by removing the
hidden-xs
part. -
@trevor said:
Taking a closer look at the code, its hidden on mobile view using
hidden-xs
.btn btn-xs btn-default hidden-xs
The reason why its hidden... no clue. Maybe to keep noise down the a minimum. Any how, its easy to add back just by removing the
hidden-xs
part.Yeah i know is easy to change it. i didnt have desktop to check it. Thanks for the info. It was visible on mobiles before
Copyright © 2024 NodeBB | Contributors