Skip to content

Commit

Permalink
Set width with respect to parent padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Hubel authored and nikku committed Apr 11, 2018
1 parent 4093524 commit fd8dce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/properties.less
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ label.bpp-hidden {

&.bpp-table-row-columns-2 {
width: 50%;
box-sizing: border-box;
&.bpp-table-row-removable {
width: ~"calc(50% - 12px)";
}
Expand Down

0 comments on commit fd8dce1

Please sign in to comment.