Skip to content

Commit

Permalink
Merge pull request #376 from 10up/fix/SIT-5796
Browse files Browse the repository at this point in the history
Fix: Search box alignment
  • Loading branch information
MARQAS authored Feb 21, 2024
2 parents 2dc8879 + 53b8d0f commit ebbc296
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 72 deletions.
1 change: 1 addition & 0 deletions assets/css/brightcove_video_connect.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ div.brightcove-uploader div.brightcove-messages .updated {

.brightcove-modal .brightcove .media-toolbar-primary.search-form input[type=search] {
float: left;
margin: 0;
padding-bottom: 0px;
width: 200px; }

Expand Down
Loading

0 comments on commit ebbc296

Please sign in to comment.