Skip to content

Commit

Permalink
options menu style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshmurag committed Dec 25, 2015
1 parent 0fcb4fb commit 221b0f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension/src/browser_action/browser_action.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
</style>
</head>
<body>
<label for="sandbox">Grade Sandbox:</label>
<input type="checkbox" id="sandbox"></input>
<div class="listItem"><label style="float: left; margin-right: 20%;" for="sandbox">Grade Tools:</label>
<input type="checkbox" id="sandbox"></div>
<div id="openTab" class="listItem">Open SchoolLoop</div>
<div id="options" class="listItem">Options</div>
<script src="browser_action.js"></script>
Expand Down

0 comments on commit 221b0f5

Please sign in to comment.