diff --git a/Bootstrap.Admin/Content/css/fa.css b/Bootstrap.Admin/Content/css/fa.css index bc70d09a..64cec1fe 100644 --- a/Bootstrap.Admin/Content/css/fa.css +++ b/Bootstrap.Admin/Content/css/fa.css @@ -17,7 +17,9 @@ .fb-timeliner { position: fixed; right: 40px; + height:70%; width: 150px; + overflow-y:auto; } .fb-timeliner ul { diff --git a/Bootstrap.Admin/Views/Shared/AwesomeIcon.cshtml b/Bootstrap.Admin/Views/Shared/AwesomeIcon.cshtml index 0f1c38d4..65aad0cf 100644 --- a/Bootstrap.Admin/Views/Shared/AwesomeIcon.cshtml +++ b/Bootstrap.Admin/Views/Shared/AwesomeIcon.cshtml @@ -1051,7 +1051,7 @@
- +
@@ -1090,7 +1090,7 @@
- +
@@ -1137,7 +1137,7 @@
- +
- +
@@ -1200,7 +1200,7 @@
- +
@@ -1235,7 +1235,7 @@
- +
@@ -1256,7 +1256,7 @@
- +
@@ -1319,7 +1319,7 @@
- +
@@ -1428,7 +1428,7 @@
- +
@@ -1545,7 +1545,7 @@
- +
@@ -1598,7 +1598,7 @@
- +

Warning!

@@ -1978,7 +1978,7 @@
- +
diff --git a/Bootstrap.Admin/Views/Shared/IconView.cshtml b/Bootstrap.Admin/Views/Shared/IconView.cshtml index fdf1ee9b..8c23ce1d 100644 --- a/Bootstrap.Admin/Views/Shared/IconView.cshtml +++ b/Bootstrap.Admin/Views/Shared/IconView.cshtml @@ -18,17 +18,22 @@