ソースを参照

line break purpose

ryuichi-e 6 年 前
コミット
5bedf78286

+ 1 - 1
src/server/views/widget/modal/page-api-error-messages.html

@@ -7,7 +7,7 @@
   </span>
   </span>
   <span class="text-danger msg msg-already_exists">
   <span class="text-danger msg msg-already_exists">
     <strong><i class="icon-fw icon-ban"></i>{{ t('page_api_error.already_exists') }}</strong>
     <strong><i class="icon-fw icon-ban"></i>{{ t('page_api_error.already_exists') }}</strong>
-    <small id="linkToNewPage"></small>
+    <small class="float-left p-2" id="linkToNewPage"></small>
   </span>
   </span>
   <span class="text-warning msg msg-outdated">
   <span class="text-warning msg msg-outdated">
     <strong><i class="icon-fw icon-bulb"></i> {{ t('page_api_error.outdated') }}</strong>
     <strong><i class="icon-fw icon-bulb"></i> {{ t('page_api_error.outdated') }}</strong>