diff options
author | arantir <arantir@users.noreply.github.com> | 2014-04-27 00:16:50 +0300 |
---|---|---|
committer | arantir <arantir@users.noreply.github.com> | 2014-04-27 00:16:50 +0300 |
commit | 292c3c210b0b1fd932e8fad079e0d990e3d87039 (patch) | |
tree | 70bd13a92fd2a4dc03e72fc75558912ecc33c412 /public | |
parent | 3657e951956fd5cbeb42c14e6df9af645da3067e (diff) | |
download | gitlab-ce-292c3c210b0b1fd932e8fad079e0d990e3d87039.tar.gz |
Typo fix
Diffstat (limited to 'public')
-rw-r--r-- | public/static.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/static.css b/public/static.css index aa834553a1c..c6f92ac01d9 100644 --- a/public/static.css +++ b/public/static.css @@ -2,7 +2,6 @@ body { color: #666; text-align: center; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - sans-serif; margin:0; width: 800px; margin: auto; |