mirror of https://github.com/docker/docs.git
tMerge branch 'master' of github.com:kitematic/kitematic
This commit is contained in:
commit
fd98cb2ed8
|
|
@ -23,7 +23,7 @@ Before you fil an issue or a pull request, quickly read of the following tips on
|
||||||
- The latest Xcode from the Apple App Store.
|
- The latest Xcode from the Apple App Store.
|
||||||
|
|
||||||
### Other Prerequisites (Windows)
|
### Other Prerequisites (Windows)
|
||||||
- [Visual Studio 2013 Community](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx) (or similar)
|
- [Visual Studio 2013 Community](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx) (or similar) - Kitematic does not need any optional packages.
|
||||||
- [Python](https://www.python.org/downloads/release/python-2710/)
|
- [Python](https://www.python.org/downloads/release/python-2710/)
|
||||||
|
|
||||||
### Getting Started
|
### Getting Started
|
||||||
|
|
|
||||||
|
|
@ -166,7 +166,7 @@
|
||||||
display: none;
|
display: none;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 0.2rem;
|
top: 0.4rem;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
.btn {
|
.btn {
|
||||||
border: 1px solid @gray-lighter;
|
border: 1px solid @gray-lighter;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue