1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

#1544 Creating new repository fails occasionally

This commit is contained in:
Unknwon
2015-08-29 16:07:02 +08:00
parent 9ef063cbb0
commit a3683ca5d6
3 changed files with 5 additions and 19 deletions

View File

@@ -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