Commit 26f3914241df0bd755f1b1e227c34a3bd0c8aa71
1 parent
6888d8e9
Exists in
master
and in
28 other branches
Improving article block select style
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
public/stylesheets/application.css
@@ -3786,9 +3786,6 @@ h1#agenda-title { | @@ -3786,9 +3786,6 @@ h1#agenda-title { | ||
3786 | .controller-profile .private-profile-message, .controller-profile .private-profile-description { | 3786 | .controller-profile .private-profile-message, .controller-profile .private-profile-description { |
3787 | margin: 5px 0px 5px 160px; | 3787 | margin: 5px 0px 5px 160px; |
3788 | } | 3788 | } |
3789 | -.controller-profile_design .article-block-edition select, .controller-environment_design .article-block-edition select { | ||
3790 | - width: 100%; | ||
3791 | -} | ||
3792 | .controller-profile_design .article-block-edition option, .controller-environment_design .article-block-edition option { | 3789 | .controller-profile_design .article-block-edition option, .controller-environment_design .article-block-edition option { |
3793 | width: 470px; | 3790 | width: 470px; |
3794 | overflow-x: hidden; | 3791 | overflow-x: hidden; |