Removed obsolete code
authorMarcel Werk <burntime@woltlab.com>
Tue, 1 Nov 2016 21:56:52 +0000 (22:56 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 1 Nov 2016 21:57:17 +0000 (22:57 +0100)
wcfsetup/install/files/style/layout/form.scss

index 64a0d0b09e8538736ac2c261db8352260e5131e8..635ef763c825f7ea61df3919abd74c17d58be631 100644 (file)
@@ -194,7 +194,6 @@ input {
        }
        
        &.long {
-               min-width: 150px;
                width: 100%;
        }
        
@@ -205,7 +204,6 @@ input {
                }
                
                &.medium {
-                       min-width: 150px;
                        width: 100%;
                }
        }