diff --git a/src/main/webapp/resources/applib/css/overwrite.css b/src/main/webapp/resources/applib/css/overwrite.css index 12202d2..ac08b8c 100644 --- a/src/main/webapp/resources/applib/css/overwrite.css +++ b/src/main/webapp/resources/applib/css/overwrite.css @@ -251,7 +251,6 @@ strong { .w-px-80 { width: 80px !important; } .w-px-90 { width: 90px !important; } .w-px-110 { width: 110px !important; } -.w-px-120 { width: 120px !important; } .w-px-130 { width: 130px !important; } .w-px-140 { width: 140px !important; } .w-px-160 { width: 160px !important; } @@ -262,7 +261,6 @@ strong { .w-px-220 { width: 220px !important; } .w-px-230 { width: 230px !important; } .w-px-240 { width: 240px !important; } -.w-px-300 { width: 300px !important; } .w-px-320 { width: 320px !important; } .w-px-450 { width: 450px !important; } .w-px-550 { width: 550px !important; }