Skip to content

Commit

Permalink
Style global permissions a little more prominently.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreer committed Oct 25, 2016
1 parent 1024c2d commit 83de413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/create_workspace.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ const CreateWorkspaceView = React.createClass({
<textarea tabIndex="9" id="floobits-description" ref="description" className="native-key-bindings form-control" type="text" rows="3" />
</div>
</div>
<div className="form-group">
<div className="form-group alert alert-info">
<label className="col-sm-3 control-label">Global Permissions</label>
<div className="col-sm-9">
<label className="native-key-bindings checkbox-inline">
Expand Down

0 comments on commit 83de413

Please sign in to comment.