Responsive UI Improvements across the board

This commit is contained in:
Colin McLeod
2015-06-07 16:35:07 -07:00
parent 3bb88a5c03
commit fde6ddf985
19 changed files with 225 additions and 217 deletions

View File

@@ -1,7 +1,7 @@
<h2>Permalink</h2>
<br>
<h3>URL</h3>
<input ng-model="url" size="70" ng-click="onTextClick($event)">
<input ng-model="url" size="40" ng-click="onTextClick($event)">
<br><br>
<h3>Shortened</h3>
<input ng-model="shortenedUrl" size="25" ng-click="onTextClick($event)">