Silent hace 6 años
padre
commit
84df7fb9a7
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      resources/views/admin/students/detail.blade.php

+ 2 - 1
resources/views/admin/students/detail.blade.php

xqd
@@ -1,6 +1,7 @@
 @extends('admin.layout')
 <style type="text/css">
-    .sg-label {
+    .sg-label, .sg-value {
+        display: inline;
         margin: 20px;
         font-size: 1.5rem;
         font-weight: bold;