diff options
author | Unknwon <u@gogs.io> | 2017-03-01 12:31:04 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-03-01 12:31:04 -0500 |
commit | 038b107c3d6437f7ac4d7e22e574c583b546f132 (patch) | |
tree | 34d22b9d566a49a7ef9976137d32a6d7f93593cd /public/less | |
parent | c6e08d76fd71e21042e967f06ee6ae764a22649e (diff) |
Update locale
Also fixes #4213
Diffstat (limited to 'public/less')
-rw-r--r-- | public/less/_admin.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/less/_admin.less b/public/less/_admin.less index 16a9954f..0bba6a07 100644 --- a/public/less/_admin.less +++ b/public/less/_admin.less @@ -76,7 +76,6 @@ } &:not(first-child) { max-width: 0; - // width: 70%; } } } |