You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do not have a css file to add this style. I don't think adding a file just for this one style is a good idea. That is why I added it as inline. Will look for alternative way to add this style.
Right now, the inline style for placing the button is center. I need to have it placed left.
It is possible to solve this with css
#llc_comments div[style] {text-align: left}
, but better would be no inline styles.The text was updated successfully, but these errors were encountered: