Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
28c0f4c5
Commit
28c0f4c5
authored
Jun 22, 2017
by
yann300
Committed by
GitHub
Jun 22, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #603 from ethereum/spinner
Set min-width for tabs to fit spinner
parents
d3537b31
ca0453b0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
righthand-panel.js
src/app/righthand-panel.js
+1
-0
No files found.
src/app/righthand-panel.js
View file @
28c0f4c5
...
@@ -14,6 +14,7 @@ var css = csjs`
...
@@ -14,6 +14,7 @@ var css = csjs`
.options {
.options {
float: left;
float: left;
padding: 0.7em 0.3em;
padding: 0.7em 0.3em;
min-width: 65px;
font-size: 0.9em;
font-size: 0.9em;
cursor: pointer;
cursor: pointer;
background-color: transparent;
background-color: transparent;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment