mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-19 06:54:20 +01:00
Adding text-center back to solve notification
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row notification-row">
|
<div class="row notification-row">
|
||||||
<div id="result-notification" class="alert alert-dismissable" role="alert">
|
<div id="result-notification" class="alert alert-dismissable text-center" role="alert">
|
||||||
<strong id="result-message"></strong>
|
<strong id="result-message"></strong>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user