/* vim: set et sw=2 ts=2 sts=2 ff=unix fenc=utf8: */
/* Author: Binux<i@binux.me> */
/*         http://binux.me */
/* Created on 2014-08-08 22:53:48 */
/* vim: set et sw=2 ts=2 sts=2 ff=unix fenc=utf8: */
/* Author: Binux<i@binux.me> */
/*         http://binux.me */
/* Created on 2014-08-09 11:44:44 */
form {
  padding: 0 20px 20px 20px;
}
form button {
  margin-left: 10px;
}
header .container {
  position: relative;
  border-bottom: 1px solid #eee;
}
header .buttons {
  position: absolute;
  margin-bottom: 10px;
  left: -10px;
  right: -10px;
  bottom: 0;
}
header .buttons a {
  margin: 0 10px;
}
section h2 a.btn {
  margin-top: -0.2em;
}
[data-toggle=popover] {
  cursor: pointer;
}
