Commit ca83b835e337a693b24eabce2c8cba276a3deda2
1 parent
7b8eabdf
Exists in
community_hub_submodule
#community dashboard - updating theme
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
public/style.css
| @@ -5,8 +5,8 @@ | @@ -5,8 +5,8 @@ | ||
| 5 | 5 | ||
| 6 | #input-panel { | 6 | #input-panel { |
| 7 | height: 350px; | 7 | height: 350px; |
| 8 | + width: 100%; | ||
| 8 | padding-top: 10px; | 9 | padding-top: 10px; |
| 9 | - height: 350px; | ||
| 10 | display: inline-block; | 10 | display: inline-block; |
| 11 | } | 11 | } |
| 12 | 12 | ||
| @@ -535,8 +535,6 @@ display: none; | @@ -535,8 +535,6 @@ display: none; | ||
| 535 | } | 535 | } |
| 536 | 536 | ||
| 537 | .hub .form-message { | 537 | .hub .form-message { |
| 538 | - width: 93%; | ||
| 539 | - /*display: inline-block;*/ | ||
| 540 | height: 148px; | 538 | height: 148px; |
| 541 | padding: 10px; | 539 | padding: 10px; |
| 542 | border: 1px solid #c0c0c0; | 540 | border: 1px solid #c0c0c0; |