Skip to content

Commit 140c73a

Browse files
author
Kristan Kenney
committed
Update production assets
1 parent 25dc6a3 commit 140c73a

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

web/css/src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
20152015

20162016
.l-unit__stat-col--right {
20172017
float: left;
2018-
max-width: 165px;
2018+
max-width: 170px;
20192019
}
20202020

20212021
.l-unit-toolbar__col--left {

web/css/styles.min.css

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/templates/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
66
<title><?php echo $_SERVER['HTTP_HOST']; ?> - <?=__($TAB)?> - <?=__('Hestia Control Panel');?></title>
7-
<link type="text/css" rel="stylesheet" href="/css/styles.min.css?1446554105" />
7+
<link type="text/css" rel="stylesheet" href="/css/styles.min.css?1446554106" />
88
<link type="text/css" rel="stylesheet" href="/css/active-theme.css?<?php echo rand(); ?>" />
99
<link type="text/css" href="/css/animate.min.css?1446554103" rel="stylesheet" />
1010
<link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />

0 commit comments

Comments
 (0)