XenForo What's this line doing? width: calc(100% - 36px)

  • Thread starter Thread starter securedme
  • Start date Start date
S

securedme

Guest
Code:

.node-body .node-main {width: calc(100% - 36px); padding-right:0px;}

It appears in my extra.less but I have no idea what exactly is its purpose.

Continue reading...