Mon Jan 02 2017
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
<div class="ui grid">
                    <div class="twelve wide column"></div>
                    <div class="four wide column">
                      <button class="ui left attached small button">
                          <i class="upload icon"></i>
                          stg
                        </button>
                        <button class="ui right attached  small button">
                          <i class="upload icon"></i>
                          prod
                        </button>
                    </div>
                  </div>