Add margins to align.

feature/default_network_editable
Kevin Serrano 8 years ago
parent 04df5c1f2d
commit 666044d417
No known key found for this signature in database
GPG Key ID: 7CC862A58D2889B4
  1. 1
      ui/app/components/hex-as-decimal-input.js

@ -56,6 +56,7 @@ HexAsDecimalInput.prototype.render = function () {
color: ' #AEAEAE',
fontSize: '12px',
marginLeft: '5px',
marginRight: '6px',
width: '20px',
},
}, suffix),

Loading…
Cancel
Save