mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Drop bootstrap .well and .pull-left
Reduce bootstrap .pull-right usage
This commit is contained in:
parent
d64cfb96ad
commit
99c72ad9e6
29 changed files with 348 additions and 391 deletions
|
|
@ -26,10 +26,10 @@
|
|||
}
|
||||
|
||||
td + td {
|
||||
width: 150px;
|
||||
text-align: right;
|
||||
}
|
||||
td + td + td {
|
||||
width: 1%;
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
.delete {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue