Skip to content

Commit 172822b

Browse files
authored
Merge pull request #720 from TechnologyEnhancedLearning/Develop/Fixes/TD-4944-Video_UI_Issues
Design fix
2 parents e29455a + 2395bcc commit 172822b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdminUI/LearningHub.Nhs.AdminUI/Scripts/vuesrc/content/pageSectionToolbar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
@use "../../../Styles/Abstracts/all" as *;
215215
216216
.toolBarBox {
217-
position: relative;
217+
position: absolute;
218218
right: 12px;
219219
left:3px;
220220
top: 2px;

0 commit comments

Comments
 (0)