Commit 5193b6ca187a476c6e1e985b9ef9b253a201d6e5
1 parent
889e0108
Exists in
master
and in
2 other branches
Adjusting pendencies responsive bug
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
amadeus/static/css/base/amadeus_responsive.css
@@ -97,6 +97,9 @@ | @@ -97,6 +97,9 @@ | ||
97 | #printButton { | 97 | #printButton { |
98 | top:1.3em; | 98 | top:1.3em; |
99 | } | 99 | } |
100 | + #core-subjects-options-div{ | ||
101 | + font-size: 10px; | ||
102 | + } | ||
100 | .language-selector-on-header .no-title{ | 103 | .language-selector-on-header .no-title{ |
101 | display:none; | 104 | display:none; |
102 | } | 105 | } |