Fixed maximum width of selects
authorMarcel Werk <burntime@woltlab.com>
Wed, 25 May 2016 09:19:47 +0000 (11:19 +0200)
committerMarcel Werk <burntime@woltlab.com>
Wed, 25 May 2016 09:19:47 +0000 (11:19 +0200)
wcfsetup/install/files/style/layout/form.scss

index 6584fb74deea15d31f633d4fe82908639185371b..45ffa00417c557d81dad777753200f0c7acd6a6a 100644 (file)
@@ -72,6 +72,7 @@ select {
 }
 
 .selectDropdown {
+       max-width: 100%;
        position: relative;
        
        // force inline-block to mimic the <select> display and make both its dimensions