diff --git a/src/wp-content/themes/twentyeleven/style.css b/src/wp-content/themes/twentyeleven/style.css
index dca83cfe9a..884a6581c2 100644
|
a
|
b
|
video { |
| 1762 | 1762 | -------------------------------------------------------------- */ |
| 1763 | 1763 | |
| 1764 | 1764 | #content nav { |
| | 1765 | display: flex; |
| | 1766 | justify-content: flex-end; |
| 1765 | 1767 | clear: both; |
| 1766 | 1768 | overflow: hidden; |
| 1767 | 1769 | padding: 0 0 1.625em; |
| … |
… |
video { |
| 1795 | 1797 | |
| 1796 | 1798 | /* Singular navigation */ |
| 1797 | 1799 | #nav-single { |
| 1798 | | float: right; |
| 1799 | 1800 | position: relative; |
| 1800 | 1801 | top: -0.3em; |
| 1801 | 1802 | text-align: right; |