Search
Star
1.4k
Feedback
Setup for Free
KP-C
Kevin Powell - Community
•
4y ago
•
6 replies
NazCodeland
calc
Shouldn
't this be working with calc
width: calc(300px - (padding-left + padding-right));
width: calc(300px - (padding-left + padding-right));
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,301
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
width: calc(300px - (
padding-left
+
padding-right
));
width: calc(300px - (
padding-left
+
padding-right
));
Similar Threads
Calc() in React
KP-C
Kevin Powell - Community / front-end
3y ago
use cases for calc
KP-C
Kevin Powell - Community / help
4mo ago
Using nth-child() ibn calc()
KP-C
Kevin Powell - Community / front-end
17mo ago
Anyone explain the calc() function?
KP-C
Kevin Powell - Community / front-end
3y ago