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