diff --git a/Bootstrap.Admin/Views/Admin/Mobile.cshtml b/Bootstrap.Admin/Views/Admin/Mobile.cshtml index 25d9a3a7..3822fa12 100644 --- a/Bootstrap.Admin/Views/Admin/Mobile.cshtml +++ b/Bootstrap.Admin/Views/Admin/Mobile.cshtml @@ -8,6 +8,10 @@ label { word-break: break-all; } + + .control-label { + width: 120px; + } } @section header {