UNPKG

ionic-angular

Version:

[![Circle CI](https://circleci.com/gh/driftyco/ionic.svg?style=svg)](https://circleci.com/gh/driftyco/ionic)

39 lines (36 loc) 502 B
#search-input { text-align: center; } #photos { margin: auto; } .photo { float: left; overflow: hidden; margin: 1px; width: 100px; height: 100px; } .photo img { min-width: 100%; min-height: 100%; max-width: 150%; max-height: 150%; } #search-bar { position: absolute; top: 44px; z-index: 3; width: 100%; height: 40px; background: none; } #search-bar .item { border: none; background: none; } #content { top: 44px; padding-top: 45px; padding-bottom: 20px; }