@oslokommune/punkt-css 3.0.1 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/css/pkt.css CHANGED
@@ -9857,7 +9857,7 @@ a:active {
9857
9857
  * Truncate text
9858
9858
  * requires inline-block or block
9859
9859
  */
9860
- .pkt-truncate-txt {
9860
+ .pkt-truncate-text {
9861
9861
  overflow: hidden;
9862
9862
  text-overflow: ellipsis;
9863
9863
  white-space: nowrap;