Skip to content

Commit 2891818

Browse files
committed
Revert "CSS fixes"
This reverts commit 693c1c5.
1 parent 693c1c5 commit 2891818

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

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

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@
219219
left:10px;
220220
top: 2px;
221221
z-index: 1;
222+
width:fit-content;
222223
}
223224
224225
.warningTriangle {
@@ -270,14 +271,4 @@
270271
.toolBarButton i .fa, .fas {
271272
font-weight: 100;
272273
}
273-
@media(max-width: 767px) {
274-
.toolBarBox {
275-
position: absolute;
276-
right: 12px;
277-
left: 10px;
278-
top: 2px;
279-
z-index: 1;
280-
width: fit-content;
281-
}
282-
}
283274
</style>

0 commit comments

Comments
 (0)