diff options
author | Unknwon <u@gogs.io> | 2015-08-29 16:07:02 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-08-29 16:07:02 +0800 |
commit | a3683ca5d6e64b74eb4b44d4cab2e7469f343529 (patch) | |
tree | 36e81aa4dd83a6bf34ecbf9e04529c92f612232e /README.md | |
parent | 9ef063cbb0e3d9425be7de17b9c8df77f2ffea02 (diff) | |
download | gitea-a3683ca5d6e64b74eb4b44d4cab2e7469f343529.tar.gz gitea-a3683ca5d6e64b74eb4b44d4cab2e7469f343529.zip |
#1544 Creating new repository fails occasionally
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -72,15 +72,8 @@ The goal of this project is to make the easiest, fastest, and most painless way ## Browser Support -According to [Semantic UI](https://github.com/Semantic-Org/Semantic-UI): - -- Last 2 Versions FF, Chrome, IE 10+, Safari Mac -- IE 10+ -- Android 4 - -Some components will work in IE 9, but the browser is not officially supported. - -The official support minimal size is **1024*768**, UI may still looks right in smaller size but no promises and fixes. +- Please see [Semantic UI](https://github.com/Semantic-Org/Semantic-UI#browser-support) for specific versions of supported browsers. +- The official support minimal size is **1024*768**, UI may still looks right in smaller size but no promises and fixes. ## Installation |