mirror of
https://github.com/docker/docs.git
synced 2026-04-12 22:36:10 +07:00
Polished installation steps.
This commit is contained in:
@@ -73,7 +73,7 @@ var Containers = React.createClass({
|
||||
var container = this.getParams().name ? this.state.containers[this.getParams().name] : {};
|
||||
return (
|
||||
<div className="containers">
|
||||
<Header/>
|
||||
<Header />
|
||||
<div className="containers-body">
|
||||
<div className="sidebar">
|
||||
<section className={sidebarHeaderClass}>
|
||||
|
||||
Reference in New Issue
Block a user